body{
	text-align:center;
	font-family: Ms Trebuchet, Helvetica, sans-serif;
	color: #000000;
}
#tabla1 {
 	position: relative;
 	width: 900px;
 	top: -10px;
	}
.Tabla1 {
	background-image: url('nuestramision.png');
	// lo siguente solo si no queres q se repita
	background-repeat: no-repeat;
	background-position:  left bottom;
	width: 350 px;
	padding-left: 15px
}
table.contacts
{ width: 650px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }

td.titulobenef
{ background-color: #D4FFFF;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.contactDept
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.ctacte
{ background-color: #AAD4FF;
border: 1px #000000 solid;
font-family: Verdana;
font-size: 10px;
color: #404040; }

td.ctacteprov
{ background-color: #AAD4FF;
font-family: Verdana;
font-size: 10px;
color: #404040; }

td.ctacte2
{border: 1px #000000 solid;
font-family: Verdana;
font-size: 10px;
color: #000000; }

td.ctacte3
{border: 1px #000000 solid;
font-family: Tahoma;
font-weight: bold;
font-size: 10px;
color: #000000; }

td.contact
{ border-bottom: 1px #6699CC dotted;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

.boton2 {font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		color: #1289c0; 
		background-color: #FFFFFF;
		border: thin solid #1289c0; 
		cursor: hand}
.boton {font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		color: #1289c0; 
		background-color: #FFFFFF;
		border: thin solid #1289c0; 
		cursor: hand}
.boton3 {font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 16px;
		text-align: center;
		color: #FFFFFF; 
		font-weight: bold;
		background-color: #557FFF;
		border: thin solid #1289c0; 
		cursor: hand}
.links{
	font-family:Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.linksn{
	font-family:Verdana;
	font-size: 9px;
	color: #3B5998;
	text-decoration: none;
}
.texto{
	font-family:Verdana;
	font-size: 12px;
	color: gray;
	text-decoration: none;
}
p{
	font-family:Verdana;
	font-size: 12px;
	color: gray;
	text-decoration: none;
}
.titulo{
	display:none;
}
