/* CSS Document */
body {
  background:#fff;
  font:0.7em Trebuchet MS, Tahoma, Arial,Helvetica,sans-serif;
  font-weight:normal;
  margin:0px 0px 0px 0px;
  padding:5px 0px 0px 0px;
  text-align:center;
  background-color:white;
 }
.page {
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:960px;
	background-repeat:no-repeat;
}

/*TOP*/
#top {
	width:960px;
	height:115px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg_top.jpg);
}

#top1 {
	width:220px;
	height:105px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#top2 {
	width:740px;
	height:105px;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;

}
#top1 img{
	padding-left:50px;
	float:left;
}
#top2 ul{
	margin:10px 10px 0px 0px;
	padding:0px;
	float:right;
}
#top2 li{
	list-style:none;
	margin:0px;
	padding:0px;	
	float:left;
}
#top2 a{
	color:#333333; 
	font-weight:normal;	
	text-decoration:none;
	margin:0px;
	padding:0px 10px 0px 15px;	
	background-image:url(images/over1.png);	
	background-repeat:no-repeat;
	background-position:0px 3px;
	}
#top2 a:hover, #top2 a.selected{
	color:#96ae00;	
	background-image:url(images/over1.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#top2 a.home{
	color:#333333;	
	background-image:url(images/over1.gif); 
}
#top2 a.home:hover{
	color:#B9D300; 
}


/*MENU*/
#menu {	
	height:21px;
	margin:0 0 0 0px;
	padding: 0px;
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-y;
	
}
#menu ul{
	margin:0px;
	padding:3px 0px 0px 50px;
}
#menu li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
#menu li.home{
	float:right;
	text-align:right;
}

#menu a{
	color:white; 
	font-weight:900;
	text-decoration:none;
	margin:0px;
	padding:0px 20px 0px 0px;
}
#menu a:hover{
	color:#96ae00;
}
#menu a.selected{
	color:#96ae00; 
}

/*HOME*/
#contenthome {
	padding:0px 0px 0px 10px;
	margin:0;
	width:950px;
}
#hometxt{
	margin:0px;
	padding:0px 492px 5px 40px;
	width:403px;	
	height:261px;
	background-image:url(images/img_home.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	text-align:justify;
}

#hometxt h1{
	color:#004799;
	font-size:1.6em;
	margin: 0px;
	padding:25px 0px 10px 0px;
}
#hometxt b{
	color:#004799;
}
#empresa{
	margin:0px 5px 30px 0;
	padding:20px 0px 0px 0px;
	text-align:center;	
	width:187px;
	height:130px;
	float:left;
	background-image:url(images/bg_empresa.jpg);
	background-repeat: no-repeat;
	color:#333333;
	cursor:pointer;
}
#empresa img{
	margin-bottom:10px;

}




/*CONTENT*/
#content{
	margin:0px;
	padding:5px 0px 0px 0px;
	background-color:white;
	float:left;
	width:960px;
	background-image:url(images/bg_content.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#col1{
	margin:0px;
	padding:57px 20px 0px 35px;
	width:150px;
	height:300px;
	float:left;

}
#col2{
	margin:0px;
	padding:5px 30px 30px 50px;
	width:580px;
	float:left;
	color:#333333;

}
#col3{	
	margin:10px 16px 230px 20px;
	width:264px;
	float:right;
	background-color:#DCE6A7;	
	background-image:url(images/bg_col3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#333333;
}


/* DETALLES CONTENT*/

#col1 a{
	color:#333333; 
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px 10px 10px 15px;
	float:left;
	width:125px;
	background-image:url(images/over1.gif);	
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#col1 a:hover,#col1 a.selected{
	color:#004799; 
	background-image:url(images/over2.gif);
	background-repeat:no-repeat;
}
#col2 h1, #col1 h1{
	color:#004799;
	font-size:1.6em;
	margin: 15px 0px 15px 0px;
	padding:0px;
}
#col2 h2{
	color:#2671a8;
	font-size:1.2em;
	margin: 15px 0px 0px 0px;
	padding:0px;	
}
#col2 h3{
	color:#96ae00;
	font-size:1.2em;
	margin: 15px 0px 0px 0px;
	padding:0px;	
}
#col2 hr{
	background-color:#96ae00;
	height:5px;	
}
#col2 hr.azul{
	color:#2671a8;
	height:5px;	
}
#col2 p{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
#col2 p.primerparrafo{
margin:0px 0px 10px 0px;
padding:4px 0px 0px 0px;
}


#col2 li, #col3 li{
	list-style-image:url(images/bullet_blue.gif);
}	
#col2 ul{
margin:0px	0 0 15px;
padding:0px;
}
#col2 li{
padding:0px;
margin:0;
}
#col2 a{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
#col2 a:hover{
	color:#96ae00;
	font-weight:normal;
	text-decoration:none;
}
#col2 a.azul{
	color:#004799;
	font-weight:normal;
}
#col2 a.azul:hover{
	color:#004799;
	font-weight:bold;
}
#col2 span.azul{
	color:#004799;

}
#col3 ul{
margin:10px	0 0 15px;
padding:0px;
}
#col3 li{
padding:0px;
margin:0;
}

#col3 p{
margin:10px 15px 15px 15px;
padding:0px 0px 0px 0px;
}

#col3 h2{
	width:239px;
	height:20px;
	background-image:url(images/bg_titcol3.jpg);
	color:#004799;
	font-size:1.2em;
	padding:15px 10px 5px 15px;
	text-transform:uppercase;
	margin:0;
}

#col3 a{
	color:#004799;
	font-weight:normal;
	text-decoration:none;
}
#col3 a:hover{
	color:#004799;
	text-decoration:underline;
}
#col3 span.azul{
	color:#004799;

}


/*FIRMA*/
#firma{
	width:960px;
	text-align:center;
	color:#333333;
	float:left;
	height:20px;
	padding-top:5px;

}
#firma a, #firma a:visited{
	color:#333333;
	text-decoration:none;

}
#firma a:hover{
	text-decoration:underline;
}
/*GENERICOS*/
img{
	border:0px;
	margin:0px;
	padding:0px;
}
.blue{
	color:#0E304B;
}
td{
	vertical-align:top;
}

.tablaconcolor td{
	background-color:#f1f6cc;
}
.tablaconcolor td.oscuro{
	background-color:#e4ee9c;
	font-weight:bold;
}
a{
	color:#004799;
	font-weight:bold;
	text-decoration:underline;

}
input, select, textarea{
	font:1em Trebuchet MS, Tahoma, Arial,Helvetica,sans-serif;
	width:300px;
	color:#333333;
	margin: 0 0 4px 10px;
}
input.boton {
	width:70px;
}
.mas{
	color:#004799;
	font-size:1.2em;
	font-weight:bold;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	padding:0px;	
}
.textopequeno{
font-size:0.9em;}