*{
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
body{
	height: 100%;
	font-family:Tahoma,Garamount;
	font-size: 13px;
	color: #4B4D4C;
	background-color: #A2B5D4;
}
h1{
	margin:0px;
	top:110px;
	width:700px;
	text-align:right;
	position:absolute;
	font-size:14px;
	padding-right:10px;
	color:#3F80BC;
}
#main{
	margin-top:0px;
	width: 712px;
	margin-left: auto;
	margin-right: auto;
	
}
#menu div{
	float:right;
	font-size:10px;
	margin-top:-15px;
	padding-right:10px;
}
#menu{
	border-top: 1px solid #43A5FF; 
	border-right: 1px solid #888888; 
	border-left: 1px solid #888888; 
	float:left;
	width: 710px;
	background-image: url(../images/fondomenu.JPG);
	height: 35px;
	text-align: right;
	padding-top: 0px;
	background-color:white;
}
#menu ul{
	font-size: 13px;
	list-style-type: none;
	margin-left: 1px;
	padding-left:1px;
	padding-top: 0px;
	margin-top: 1px;
	margin-right: 40px;
}
#menu li{
	padding-right: 5px;
	display: inline;
	padding-top: 3px;
	background-image: url(../images/fondoboton.JPG);
	width: 85px;
	height: 22px;
	float: left;
	text-align: center;
	
}
#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{
	width: 710px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: White;
	float:left;
}
#cabecera img{
	border: 0px;
	float:left;
}
#cabecera object{
	float:right;
	margin-top:35px;
	margin-right:20px;
}
#contenido{
	width: 702px;
	padding: 5px;
	float:left;
	background-image: url(../images/fondocontenido.JPG);
	background-repeat: repeat-y;
}
ul{list-style:none;
margin-left:0px}
a, a:link, a:active, a:visited {
font-family: Tahoma;
font-size: 11px;
color: #424C53;
	text-decoration: none;}
		
#contenido a:hover {
color: #235371;
	font-weight: bold;
		text-decoration: none;
		font-family: Tahoma;
font-size: 11px;
	}
#textocontenido{
	padding: 10px;
	width: 460px;
	float:left;
}
#servicios{ 
float:left;
width: 190px ;
padding: 5px;
margin-left: 20px;
font-size: 11px;}

#servicios h3{
color: #43A5FF;
border-bottom: 1px dashed #CCCCCC;
margin-bottom:10px;
}
h4{
color: #529BE0;

}
#bannerprincipal{
	width:650px;
	height:200px;
	float:left;
}
#bajo{
	float:left;
	width: 710px;
	background-image: url(../images/fondomenu.JPG);
	text-align:center;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid #F5F4EC;
	padding-top:10px;
	font-size:11px;
}
.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:left;
	margin-left:0px;
	
}
#destacados ul{float:left;
	margin-top:20px;
	margin-left:0px;}
#destacados ul li{
	float:left;
	margin-bottom:10px;
}
#destacados ul li span div{
	float:left;
	width:450px;
	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:#3BA4FF;
	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:450px;
	margin-bottom:10px;
}
#trabajos ul li div{
	float:left;
	width:100px;

}
#trabajos ul li img{
	float:left;

}
#trabajos h2{
	color:#3A7FBC;
	font-size:18px;
	margin-bottom:10px;
}
#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;
}