*{
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
body{
	height: 100%;
	font-family:Tahoma,Garamount;
	font-size: 13px;
	color: #4B4D4C;
	background-color: #559ADB;
	
}
#info2{
	top:-5px;
	left:725px;
	width:150px;
	position:absolute;
	display:block;
	color:white;
	font-style:normal;
}
#info2 a{
	color:#ffffff;
	font-size:11px;
}
#info{
	top:10px;
	left:0;
	width:730px;
	text-align:right;
	position:absolute;
	color:#225886;
	font-style:italic;
	display:block;
}
#info a b{
	color:#225886;
	font-size:14px;
}
#info strong{
	color:#225886;
	font-size:22px;
}

#info i{
	font-size:9px;
}
h1{
	margin:0px;
	top:270px;
	left:20px;
	width:800px;
	text-align:left;
	position:absolute;
	font-size:25px;
	padding-right:10px;
	color:white;
	z-index:10;
}
.h1sombra{
	margin:0px;
	top:272px;
	left:22px;
	text-align:left;
	position:absolute;
	font-size:25px;
	padding-right:10px;
	color:#1A2F41;
	font-weight:bold;
	z-index:9;
}
#main{
	margin-top:0px;
	width: 1000px;
	border-top:7px solid #265986;
	background-image: url(../images/fondobody.jpg);
	background-repeat: repeat-x;
	border-right:1px solid #265986;
	float:left;
}

#menu{
	float:right;
	width: 350px;
	padding-right:200px;
	text-align: right;
	background-image: url(../images/fondosubcabecera.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height:110px;
}
#menu ul{
	
	float:left;
	display:block;
	font-size: 13px;
	list-style-type: none;
	margin-left: 1px;
	padding-left:1px;
	padding-top: 0px;
	margin-top: 82px;


}
#menu li{
	padding-right: 5px;
	display: inline;
	padding-top: 3px;
	background-image: url(../images/fondoboton.jpg);
	width: auto;
	height: 22px;
	float: left;
	text-align: center;
	margin-right:2px;
	padding-left:8px;
	padding-right:8px;
}
#menu ul li a, 
#menu ul li a:link, 
#menu ul li a:active, 
#menu ul li a:visited {
color:#FFF;
text-decoration: none;
font-weight: bolder;
}
		
#menu ul li a:hover {
border-bottom: 1px solid #2F5993;
color:#2F5993;
	}
	
#cabecera{
	background-image: url(../images/fondocabecera.jpg);
		background-position: bottom right;
	width: 100%;
	float:left;

}
#cabecera img{
	border: 0px;
	float:left;
	margin-top:10px;
}
#cabecera object{
	float:right;
	margin-top:35px;
	margin-right:20px;
}
#subcabecera{
	width:100%;
	float:left;

	
	background-repeat: repeat-x;
}
#subcabecera div{
	height:192px;
	width:100%;
	background-image: url(../images/fondosubcabecera2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#contenido{
	width: 100%;
	float:left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#contenidopre{
	width: 100%;
	float:left;
	padding-top:20px;
	border:0px solid #E4E4E4;
}
ul{list-style:none;}
a, a:link, a:active, a:visited {

color: #424C53;
text-decoration: none;}
		
#contenido a:hover {
color: #47ADEC;
text-decoration: none;


	}
#textocontenido{
	padding: 10px;
	width: 550px;
	float:left;

}
#textocontenido hr{
	color:gray;
}
#servicios{ 
float:left;
width: 190px ;
padding: 5px;
margin-left: 20px;
font-size: 13px;}
#servicios a{ 
	font-size: 12px;
}
#servicios h3{
color: #3D6E97;
border-bottom: 1px dashed #CCCCCC;
margin-bottom:10px;
}
h4{
color: #529BE0;

}
#bannerprincipal{
	width:650px;
	height:200px;
	float:left;
}
#bajo{
	float:left;
	width: 100%;
	text-align:center;
	border-bottom: 1px solid gray;
	border-top: 1px solid #F5F4EC;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	background-color:#406F97;
	color:white;
	margin-top:20px;
}
#bajo a {
	color:white;
}
.thumbs {
	background: #F5F4EE;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	padding: 4px;

}
.simg{
	background-image:url('../images/sombra.gif');
	background-repeat:no-repeat;
	background-position:  right bottom;
	padding-bottom:1px;
	display:block;
	float:left;
	width:auto;
}
.txt  {
   font-family:Tahoma,Arial; 
	color: #6F6F51;
	font-size:12px;
	border:1px solid #C9C9B6;
	height: 15px;
   font-variant: small-caps;
}
.boton{
	background-color: #F7F7EF;
	border: 1px solid #D1D1D1;
	font-family:Tahoma,Arial; 
	font-size:11px;
	width: 120px;
	font-weight: bolder;
	color: #727272;
	cursor: pointer;
}

#destacados{
	float:right;
	width:180px;
	margin-right:20px;
}
#destacados ul{float:left;
	margin-bottom:20px;}
#destacados ul li{
	float:left;
	margin-bottom:10px;
}
#destacados ul li span div{
	float:left;
	width:100%;
	background-color:#f5f4ed;
	border:1px solid #CCC;
	padding:5px;
	cursor:pointer;
	margin-bottom:7px;
}
#destacados ul li span div h2{
	text-align:center;
	color:white;
	background-color:#225886;
	padding:3px;
	font-size:15px;
	margin-bottom:10px;
}
#destacados ul li span img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#trabajos{
	float:left;
	
}

#trabajos ul{
	float:left;
	margin-top:10px;
}
#trabajos ul li{
	float:left;
	width:600px;
	margin-bottom:10px;
}
#trabajos ul li div{
	float:left;
	width:110px;

}
#trabajos ul li img{
	float:left;
	margin-right:5px;
}
#trabajos ul li p{
	float:left;
	display:block;
	width:400px;
	padding-left:8px;
}
#trabajos h2{
	color:#225886;
	font-size:25px;
	margin-bottom:20px;
}
#trabajos ul li a.azulgrande{
	margin-left:10px;
	color:#43A5FF;
	font-size:14px;
	font-weight:bold
}
.ptrabajos{
	margin-top:10px;
}
#trabajos p i{
	font-size:10px;
}
#listatoldos{
	float:left;
	min-height:400px;
}
#listatoldos ul li{
	float:left;
	margin-bottom:10px;
	cursor:pointer;
	padding:5px;
	width:540px;
}
#listatoldos ul li:hover{
	background-color:#E1E8F4;
}
#listatoldos ul li img{
	float:left;
	margin-right:10px;
}
#listatoldos ul li div{
	float:left;

}
#listatoldos ul li div a{
	color:#005EC8;
	font-size:15px;
	font-weight:bold;

}
#migas{
	float:left;
	margin-top:-20px;
	font-size:11px;
	padding-bottom:5px;
	border-bottom:1px dotted #508AC3;
	width:100%;
}
#galeria{
	float:left;
	margin-top:20px;
}
#galeria img{
	float:left;
	margin:5px;
}
#enlacesindex{
	float:left;
	margin-top:25px;
	}
	#enlacesindex img{
		float:left;
		margin:5px;
		}
#enlaces{
	float:right;
	width:180px
}