/* body */

body{
	margin: 0 ;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF; /* color de la fuente */
	background-color:#FFFFFF;
}
/* links */
a:link, a:visited { color: #FF6600; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #FF6600; text-decoration: none; font-weight: bold; }

b:link, b:visited { color: #FFFF00; text-decoration: none; font-weight: bold;} 
b:active, b:hover { color: #FFFF00; text-decoration: none; font-weight: bold; }

.Estilo18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

img.picA
{
position: relative;
top: -2px;
width: 180px;
height: 145px;
padding: 1px;
}

img.picB
{
position: relative;
top: -2px;
width: 124px;
height: 183px;
padding: 8px;
}

img.floatleft
{
float: left;
margin: 0px 6px 3px 0px;
}

img.floatright
{
float:right;
margin: 0px 14px 3px 0px;
}

.iframes
{
padding: 2px 2px 2px 2px;
}

/* cajas de texto */
#searchfield {
	width: 100px;
	height: 10px;
	padding: 2px 5px;
	background-color: #265195;
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-size:9px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	
	}
	
.Estilo8 {font-family:: Verdana, Arial, Heletica, sans-serif; font-size: 9px; }	

/* cabecera */
#template_cabecera {
   
	margin: auto;
	width: 970px;
	
	
}

#template_cabecera_left_column {
    background-image:url(images/cbnlogo.jpg) ;
	float: left;
	width: 250px;
	height: 94px;
}

#template_cabecera_right_column {
    background-color:#FFFFFF;
    float: left;
	width: 720px;
	height: 94px;
	background-image:url(images/baner_form.jpg);
}

/* menu horizontal */

#template_menu_hori {
    
    margin: auto;
    width: 970px;
	
	
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;

width: 970px;
height: 29px;

/* margin-bottom: 1em; */
/* border: 1px solid #625e00; */

background: url(images/blockdefault.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
font-size:12px;
font-stretch:extra-expanded;
float: left;
color: #FFFFFF;
padding: 7px 38px;
text-decoration: none;
/* border-right: 1px solid white; */
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{

color: white;

background: transparent url(images/blockactive.jpg) center center repeat-x;
}



/* contenido */

#template_contenido {
    margin:auto; 	
    width: 970px;
	
	
	}
	
#template_contenido_izq {
    float:left;
	width: 700px;
	height: 400px;
	padding-top: 10px;
	
}

#template_contenido_derecha {
    float:left;
	width: 270px;
	height: 350px;
	padding-top: 9px;
	
}

#template_contenido_derecha_menu {
    float:right;
	width: 250px;
}


.glossymenu{
list-style-type: none;
margin: auto;
padding: 0;
width: 250px;
padding-right: 2px;

}

.glossymenu li a{
background: url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px Arial;
color: white;
display: block;
width: auto;
text-align:right;
padding: 0px 3px 0px 0px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu  .alerta{
font-size:15px;
color: #FF0000;
text-shadow:#333333; 
text-decoration:blink;
}


/*menu edades */

#menu_edades {
background-image:url(images/menuedades.jpg);
width: 970px;
height: 50px;
margin:auto;
}  

	
/* footer */

#template_footer { 
   
   
    width: 970px;
	height: 20px;
	margin:auto;
	background: url(images/blockdefault1.jpg)  repeat-x;
	text-align:center;
	}
	
	



