/* CSS CYCLOPE 4.1 */
/* DEVELOPMENT SH AND MB*/
/* CSS DEFAULT*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
	}

a {
	text-decoration: underline;
	color: #0066FF;	
	outline:none;
	}

form {
	padding: 0px;
	margin: 0 0 0 0;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}	

.field { /* formatea el textfield con esta ID */

    margin: 6px 2px 0 0;	
	padding: 1px 3px;
    border: 1px solid;
    border-color: #F88513;
    font-size: 11px;
    color: #465C7D;
    width: 150px;
    height: 18px;
}	

.btn  {/* formatea el submit con esta ID */

	font-size: 9px;
    color: #fff;
	font-weight:bold;
    background-color: transparent;
    background-image: url(../imagenes/btnOK2.jpg);
    width: 31px;
	height: 18px;
    /*border-width: 1px;
    border-style: solid;
    border-color: transparent;*/
	border:#FF6600 1px solid;
	
}

.btn value  {
    display:none;

}

	

#content {
	text-align: left;
    width:954px !important;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    display:block;
	background: url(../imagenes/bgcontent_bk.gif) repeat-y;
	background-position: 100% 30%;
}


#contenido_centro {	
	width:726px !important;	
	width:699px;
	float:left;
	background: url(../imagenes/bg-col-leer.left.png) repeat-x;	
}

#contenido_right {
	float:right;
	background-color:#ebf0f3;
	background:#FFF url(../imagenes/sombra_btnera_colright.jpg) top no-repeat; 
    _background:#FFF url(../imagenes/sombra_btnera_colright2.jpg) top no-repeat;
	padding-top: 25px;
}

        

#col-left {

	float:left;
	width:60px;
	/*padding:15px 0 0 0;*/
	background-color: #fff;		

}

	

#col-gen {

	/*margin-left:215px;
	padding:15px 0 0 0;
	float:both;*/
	height:250px;
	width:728px;
	float:left;
	/*padding-top:25px;
	background:#fff url(../imagenes/sombra_btnera_colgen.jpg) top no-repeat;*/
	
}

#cabezal {
	background:url(../imagenes/cabezal.jpg) top no-repeat;
	height:112px;

}

	

#logo {

	margin:0 auto 0 aunto;

}



	

#r_busqueda {

	/*width:100%;
	float:right;*/
	padding:0;

}

	

#r_busqueda h1 {

	font-size:10px;

	}

	







/* CSS RECUADROS, DEFINIDOS COMO R1 HASTA R6*/



#r_busqueda { /*busqueda...   el campo de busqueda tengo que pasarlo al footer!!  */

	background: #ebf0f3 ;
	border-left: 1px dashed #8C8C91;
	border-bottom: 1px dashed #8C8C91;
	border-top: #545454;
	border-right: #545454;
	padding:20px;
    width:183px !important;
	width:222px;
	height:55px !important;
	height:76px;
    font-size:10px;
    /*margin-bottom:12px;*/
    text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold

}


#r_busqueda h1 {
    margin-top:10px;
    color:#F88513;
    font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	
}


#r_busqueda .field {

	width:140px;

	
}


	

#r1,#r2,#r3,#r4,#r5 {

	padding:20px;
    /*width:224px;*/
    font-size:10px;
    /*margin-bottom:12px;*/
    text-align:left;
	color: #545454;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 193 !important;
	width: 233px;
	
	

}

	

#r1 { /* BOLETIN */

    width:183px !important;
	width:222px;
	background: #ebf0f3 ;
	border-left: 1px dashed #8C8C91;
	border-bottom: 1px dashed #8C8C91;
	border-top: #ebf0f3;
	border-right: #ebf0f3;
	/*float:right;*/
	
}

	

#r1 h1 {

	color:#F88513;
    font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:12px;

}

#r1 .field {

	width:140px;
	
}

.servicio {
    margin-bottom:7px; 
    
}


#r2 {

	background-color:#ebf0f3;
	float:right;

}

	

#r3 {

	background-color:#ebf0f3;
	float:right;

}

	

	

#r2 h1 a,#r3 h1 a,#r4 h1 a {

	color:#06f;	
    text-decoration:none;
    font-size:15px;

	}

	

	

#r2 h2,#r3 h2, #r4 h2 {

	font-size:11px;
    color:#6C8086;
    font-weight:normal;

	}



#r4 { /*descargable*/

	background-color:#6C8086;
    float:right;

	}



#r4 h3 a { /* imagen descargar */

	background-color: transparent;

	background-image: url(../imagenes/download.png);

	background-repeat: repeat;

	background-attachment: scroll;

	width: 84px;

	height: 22px;

	display:block;

	margin:0 0 auto auto;

	}

		

#r4 h3 span { /*ocultar texto*/

	display: none;

}



#r5 { /*  scroll */

	background-color:#FFE28A;

	border: 1px solid #FFCC33;	
	float:right;

}



#r5 h1 {

	color: #85BE03;

	font-size:15px;

	padding-bottom:6px;
	float:right;

}



#r5 iframe {

	border:0;

	height:200px;

	width:150px;

	background-color:#FFE28A;

}



#copy { /* footer */ 

	width:954px;
    text-align:center;
	padding-top:10px;
	clear: both;
background-color:#fff;
border-top:1px solid #c5c5c8 ;
	}

	

#copy h2,#copy h3 {

	padding-top:10px;

	font-size:11px;

	font-weight:normal;

	}

.divBanners {

	text-align:center;
	padding-top:10px;
	background-color:#ebf0f3;;	

}



.divBanners img {	

	margin:0 auto 10px auto;
	border:0;	

}

h1 {
	margin-top:10px;
	color:#00006b;
	}
h1 a {
color:#00006b;
}
a:hover {
	color:#0065FF;
	}
