/* Desarrollado por McSoft (www.mcsoft.cl) */
body{
	background-image:url(../images/fondo_header.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#4D4D4D;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#color_sp{
	color:#F2F2F2;
}

#header {width:900px; height:70px; margin:auto; margin-top:35px;}
#header_izq {width:300px;height:70px; float:left;}
#header_der {width:320px;height:70px; float:left; margin-left:270px; line-height:17px;}

#menu {width:900px; margin:auto; height:35px; margin-top:10px; margin-bottom:10px;}


#menu_principal img {
vertical-align: middle;
margin-bottom: .25em;

}

#menu_redes img {
vertical-align: middle;
margin-bottom: .25em;

}

#contenido {height:325px; width:900px; margin:auto;}

#contenido_izq {height:295px; float:left; width:520px; background-color:#EBEBEB; padding:15px; line-height:17px;}
#titulo_contenido{background-color:#BEBEBE; height:23px; padding-left:8px; padding-top:8px; margin-bottom:8px;}

#contenidod {height:405px; width:900px; margin:auto;}

#contenido_izqd {height:375px; float:left; width:870px; background-color:#EBEBEB; padding:15px; line-height:17px;}
#titulo_contenidod{background-color:#BEBEBE; height:23px; padding-left:8px; padding-top:8px; margin-bottom:8px;}

#contenido_izqd img {
	float:left;
	margin-right:10px;
	margin-bottom:2px;

}

#contenido_der{height:295px; float:left; width:310px; margin-left:10px; background-color:#EBEBEB; padding:15px;}
#pie{height:23px; margin-top:10px; background-color:#666; text-align:center; color:#FFF; font-size:11px; padding-top:7px;}

#contenido_der img {
vertical-align: middle;
margin-bottom: .25em;

}

#contenido_izq img {
	float:left;
	margin-right:10px;
	margin-bottom:2px;

}


#menu_redes {
   float:left; width:273px; margin-left:10px;
   padding-top:10px;
   padding-left:12px;
   padding-right:0px;
   padding-bottom:10px;
   list-style: none;
   font-size: 12px;
   height:15px;
    background-image:url(../images/fondo_redes.jpg);
 background-repeat:repeat-x;	
}

#menu_principal{
 background-image:url(./images/fondo_menu.jpg);
 background-repeat:repeat-x;	
 float:left;
}

#menu_principal ul {
	
  padding-top:10px;
   padding-left:0px;
   padding-right:0px;
   padding-bottom:10px;
   list-style: none;
   font-size: 12px;
   width:605px; height:15px; margin:auto; 
  background-image:url(../images/fondo_menu.jpg);
 background-repeat:repeat-x;	
}

#menu_principal ul li {
   display: inline;
   padding-left:12px;
   padding-right:12px;
 } 

#menu_principal > ul > li + li {
	background: url('../images/split.png') center left no-repeat;
}




#posicionamiento{
	width:900px;
	height:100px;
	padding-top:10px;
	padding-bottom:10px;
	color:#999;
	line-height:18px;
}

#columna1{
	width:210px;
	height:100px;
	float:left;
}
#columna2{
	width:215px;
	height:100px;
	float:left;
	padding-left:15px;
}
#columna3{
	width:215px;
	height:100px;
	float:left;
		padding-left:15px;
}
#columna4{
	width:215px;
	height:100px;
	float:left;
		padding-left:15px;
}


a:link, a:visited { color:#4581EF; text-decoration: none;} 
a:active, a:hover { color:#4581EF;  text-decoration: underline;}

a:link.opciones, a:visited.opciones{
color: #06F; text-decoration: none;
}
a:active.opciones, a:hover.opciones{
color: #06F; text-decoration: none;
font-weight: bold;
}		

.ft-title { padding: 10px 10px; width: 880px; text-align: left; font-size:12px;}

#ft {height:250px; width:900px; background-color:#666; margin:auto; margin-bottom:10px;}