/* CSS Document */
body{
margin-top:0px;
}
h1{
font-family:Verdana;
font-size:13px;
color:#000000;
text-decoration:none;
font-weight: bold;
}
h2{
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none;
font-weight: bold;
}
.texto{
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none;
font-weight: normal;
}
.cabecera{
width:770px;
height:176px;
background:#fff url("../images/cabecera.jpg");
}
.pie{
height:22px;
background:#fff url("../images/pie.jpg");
background-repeat:repeat-x;
background-position:bottom;
}
.equipo{
width:153px;
height:61px;
background:#fff url("../images/equipo.jpg");
background-repeat:no-repeat;
background-position:left top;
text-align:left;
padding-left:20px;
padding-top:20px;
}
.objetivos{
width:153px;
height:61px;
background:#fff url("../images/objetivos.jpg");
background-repeat:no-repeat;
background-position:left top;
text-align:left;
padding-left:20px;
padding-top:20px;
}
.experiencia{
width:153px;
height:61px;
background:#fff url("../images/experiencia.jpg");
background-repeat:no-repeat;
background-position:left top;
text-align:left;
padding-left:20px;
padding-top:20px;
}
.donde{
width:153px;
height:61px;
background:#fff url("../images/donde.jpg");
background-repeat:no-repeat;
background-position:left top;
text-align:left;
padding-left:20px;
padding-top:20px;
}
a:link{
font-family:Verdana;
font-size:9px;
color:#000000;
text-decoration:none;
}
a:visited{
font-family:Verdana;
font-size:9px;
color:#000000;
text-decoration:none;
}
.normal{
font-family:Verdana;
font-size:11px;
color:#000000;
text-decoration:none;
}
.normalb{
font-family:Verdana;
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}
a:hover{
font-family:Verdana;
font-size:9px;
color:#FF0000;
text-decoration:underline;
}
.espacio{
background:url("../images/separador.gif") no-repeat;
}
.imgpo{
background:#FEE277
url("../images/precio_posydi.gif"); 
background-repeat:no-repeat;
background-position:bottom right;
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none;
text-align:left;
}
.imgwp{
background:#D4F1FF url("../images/precio_webpositer.gif");
background-repeat:no-repeat;
background-position:right bottom;
font-family:Verdana;
font-size:10px;
color:#000000;
text-decoration:none;
text-align:left;
}
.titulo{
font-family:Verdana;
font-size:13px;
color:#000000;
text-decoration:none;
font-weight: bold;
}
a.cuadro {
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left	: 1px solid #999999;
	font-family:Verdana;
	font-size:10px;	
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	margin: 1px;
	padding: 3px 8px 3px 8px;
}

a:hover.cuadro {
	background: #E9E9E9;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left	: 1px solid #333333;	
	color: #333333;
	text-decoration: none;
	font-weight: bold;	
}