/* CSS Document */

td img {display: block;}
* {/*height:100%;*/}

html
{height:100%;}

body {
	margin: 0 0 0 0; padding: 0 0 0 0;
	height:100%;
	/*height:842px;*/
	width:100%;	
	/*background-color: #FFCC66;*/
	background-color:#D9DBDC;
	/* amarillo */
}

/* CONFIGURACIÓN DIVS */
/* ESTAN UBIDADOS EN FORMA DE APARICIÓN EN EL SITE */

#wrap{
float:left;
text-align:left; 
width:100%;
height:100%;
background-color:#D9DBDC;
}


/* (1) TOP O HEADER */

#top{ /* Base */
height:53px;
width:100%;
overflow:hidden;
background:url(img/r_1.png);
}

#top1{  /* Imagen */
width:775px;
height:53px;
background:url(img/index_r1_c1.png);
}

/* (2) MENÚ */
#menu{/* Base */
height:35px;
width:100%;
overflow:hidden;
background:url(img/r_2.png);}

#menu1{/* Imagen */
width:775px;
height:35px;
background:url(img/index_r2_c1.png);}

#menu2{/* Imagen */
width:775px;
height:35px;
background-color:#FFFFFF;
text-align:right;
}


#menu_{/* Base */
height:35px;
width:100%;
overflow:hidden;
background-color:#ADB1B2;}

#menu_1{/* Imagen */
width:775px;
height:100%;
background:url(img/index_r2_c1.png);}}


/* (3) IMAGEN PRINCIPAL */
#main_ima{/* Base */
height:181px;
width:100%;
overflow:hidden;
background:url(img/r_deg_1.png);
}

#main_ima2{/* Imagen */
width:775px;
height:181px;
background-color:#FFFFFF;
}


/* (3) IMAGEN PRINCIPAL - INDEX */
#main_ima_index{/* Base */
height:250px;
width:100%;
overflow:hidden;
background:url(img/r_deg_2.jpg);
}

#main_ima_index2{/* Imagen */
width:775px;
height:250px;
background-color:#FFFFFF;
}


/* (4) PATHWAY O UBICACION EN EL SITE */

#path{/* Base */
height:25px;
width:100%;
overflow:hidden;
background:url(img/r_3.png);
}

#path2{/* Imagen */
width:775px;
height:25px;
background:url(img/index_r4_c1.png);
}

/* MAIN CONTAINER */

#main_contenedor {
height:52.375%;
width:100%;
overflow:hidden;
float:left;
background-color:#D9DBDC;
}
#main_contenedor_interno {
height:100%;
width:775px;
float:left;
background-color: #FFFFFF;
}

#main_contenedor2{
height:auto;
}


/* (5) NOTICIAS */
#news{ /*base */
height:auto;
width:100%;
overflow:hidden;
background-color:#D9DBDC;
}

#news2{
height:auto;
width:775px;
float:left;
background-color: #FFFFFF;
}

#separador_a{
height:auto;
width:100%;
overflow:hidden;
background-color:#D9DBDC;
}
#separador_b{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
width:775px;
border-bottom-color: #CCCCCC;
border-bottom-style: dotted;
border-bottom-width:thin;
background-color:#FFFFFF;
}


#separador_aw{
height:auto;
width:100%;
overflow:hidden;
background-color:#D9DBDC;
}
#separador_bw{
float:left;
width:775px;
background-color:#FFFFFF;
}


#separador_b2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
width:100%;
border-bottom-color: #CCCCCC;
border-bottom-style: dotted;
border-bottom-width:thin;
background-color:#FFFFFF;
}


/* (5)  CONTENIDO PRINCIPAL */
#main{/* Base */
/*height:278px;*/
width:100%;
height:auto;
overflow:hidden;
background-color:#D9DBDC;


}

#main2{/* Imagen */
width:775px;
height:auto;
background-color:#FFFFFF;
overflow:auto;
}

#cuadro1{
float:left;
height:auto;
width:387px;
background-color:#FFFFFF;
}

#cuadro2{
border-left-color:#CCCCCC;
border-left-style:dotted;
border-left-width:thin;
float: right;
height: auto;
width:386px;
background-color:#FFFFFF;

}



/* (6) FOOTER DE TODO EL SITE */

#footer{/* Base */

height:28px;
width:100%;
clear: both;
background:url(img/r_4.png);
}

#footer2{/* Imagen */
width:775px;
height:28px;
clear:both;
background:url(img/index_r6_c1.png);
}



/* (7) PIE DE PÁGINA */

#pie{ /*base */
height:100%;
width:100%;
overflow: hidden;
background-color:#D9DBDC;
clear:both;
}

#pie2{/* Imagen AND Texto */
height:100%;
width:775px;
float:left;
overflow: hidden;
background-color: #FFFFFF;
clear:both;
}


/* (7.1) PIE DE PÁGINA NORMAL */

#pie3{ /*base */
height: auto;
width:100%;
background-color:#D9DBDC;
}

#pie4{/* Imagen AND Texto */
height: auto;
width:775px;
float:left;
background-color: #FFFFFF;
}


/* (8) PIE DE PÁGINA 100% */

#pie_index{ /*base */
height:10px;;
width:100%;
background-color:#D9DBDC;
}

#pie_index2{/* Imagen AND Texto */
height:10px;;
width:775px;
float:left;
background-color: #FFFFFF;
}


/* (9) PIE DE PÁGINA 100%  VERSION 2*/

#pie_index3{ /*base */
height:35%;
width:100%;
background-color:#D9DBDC;
}

#pie_index4{/* Imagen AND Texto */
height:35%;
width:775px;
float:left;
background-color: #FFFFFF;
}
/* HEADER */

#header{
padding-top:10px;
padding-bottom:10px;
margin-right:20px;
margin-right:20px;
}


/* PARRAFOS, TEXTOS, TÍTULOS */

.texto_parrafo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
/*	color: #003366;*/
	color: #395067;
	margin-left:10px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-right:10px;
	line-height: 1.5em;
}

.texto_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #395067;
}



.texto_parrafo3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #395067;
	padding-right:5px;
}
.texto_parrafo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #395067;
	padding-right:5px;
    text-align:right;
}
.titulo1
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	margin-left:10px;
	padding-top: 10px;
	padding-right:10px;
	text-transform: uppercase;
}
.titulo2
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	margin-left:10px;
	padding-top: 10px;
	padding-right:10px;
	text-transform: uppercase;
}

.titulo_form
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	text-transform: uppercase;
}

.titulo_form2
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	text-transform: uppercase;
}

.header1{
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size:60%;
color:#333333;
text-transform: uppercase;
}

.header2{
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size:70%;
color:#333333;
text-transform: uppercase;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	color: #333333;
	text-transform: uppercase;
	TEXT-DECORATION: none;

}
a:link {color: #333333;;}
a:visited {color: #333333;}
a:hover {color: #333333;TEXT-DECORATION: underline;}




/* FOOTER */

.texto_footer_int{
margin-left: 1em;
margin-right: 1em;
font-family: Arial, Helvetica, sans-serif;
font-size:77%;
color: #FFFFFF;
text-align:center;
padding-top:5px;
}

/* MENÚ PRINCIPAL */


/* MENU TOP */

#enlace_menu{
margin-left: 1em;
margin-right: 1em;
height: 35px;
width: auto;
overflow:hidden;
text-align:center;
padding-top:8px;
}
#enlace_menu:link {}
#enlace_menu:visited {}
#enlace_menu:hover {/*background-image:url(../img/over.jpg);*/}


.enlace_menu2{
	margin-left: 1em;
	margin-right: 1em;
	height:35px;
	width:auto;
	overflow: hidden;
	text-align:center;
}
.enlace_menu2:link {}
.enlace_menu2:visited {}
.enlace_menu2:hover {/*background-image:url(../img/over.jpg);*/}

.enlaceboton{
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	color: #FFFFFF;
	text-transform: uppercase;
	TEXT-DECORATION: none;

}
.enlaceboton:link {color: #FFFFFF;}
.enlaceboton:visited {color: #FFFFFF;}
.enlaceboton:hover {color: #FFFFFF; TEXT-DECORATION: none;}


.separador_menu
{

font-size:100%;
border-left: dotted;
border-left-width:1px;
border-left-color:#CCCCCC;
color:#000000;
height:30px;
margin-top:0px;
}


.separador_menu2
{
	border-left: dotted;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	height:35px;
	width:auto;
	overflow: hidden;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	color: #FFFFFF;
	text-transform: uppercase;
	TEXT-DECORATION: none;
	padding-bottom:5px;
}


/* PATHWAY */

#enlace_menu3{
margin-left: 1em;
margin-right: 1em;
height: 25px;
width: auto;
overflow:hidden;
text-align: left;
padding-top:4px;
color: #666666;
}
#enlace_menu3:link {}
#enlace_menu3:visited {}
#enlace_menu3:hover {/*background-image:url(../img/over.jpg);*/}

.enlace_menu4{
	margin-left: 0.5em;
	margin-right: 0.5em;
	height:25px;
	width:35px;
	overflow: hidden;
	text-align: left;
	color: #666666;
}
.enlace_menu4:link {}
.enlace_menu4:visited {}
.enlace_menu4:hover {/*background-image:url(../img/over.jpg);*/}


.enlaceboton2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	color: #666666;
	text-transform: uppercase;
	TEXT-DECORATION: none;

}
.enlaceboton2:link {color: #666666;}
.enlaceboton2:visited {color: #666666;}
.enlaceboton2:hover {color: #666666; TEXT-DECORATION: none;}


.enlaceboton3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:77%;
	color: #666666;
	text-transform: uppercase;
	TEXT-DECORATION: none;


}







