/* CSS Document */

body {margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333;
		background:url(images/fnd_main.jpg) top left repeat-x}

.cabecera {background:url(images/cab.jpg) top left no-repeat; height:148px; width:600px;}

.subcabecera {height:46px; width:615px; background:url(images/sub_cab.jpg) top left no-repeat;  }

/**********************menu****************************/


.menu {width:137px; background:url(images/fnd_menu.jpg) top center no-repeat}

 .bullet { width:13px; vertical-align:bottom}
 

		.bullet div {width:13px; height:16px; background-color:#CCCCCC; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50}
	
	.item {text-align:right; padding-right:8px}	
	.item a {font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none}
	.item a:hover {color:#ffc533}
	.incial {color:#ffc533; font-size:26px; text-transform:lowercase; font-weight:bold}
	
	


/********************************************************/


.contenido { background:url(images/fnd_contenido.jpg) top left repeat-y}

.central { width:566px; background:url(images/fnd_txt.gif) 80% 0% no-repeat}

.titulos { width:312px; padding-left:40px}

.secundaria {background:url(images/fnd_secun.jpg) top left repeat-y; width:533px}

.secundaria_titulos {font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:26px; font-weight:bold; text-align:right; padding-right:70px}
.secundaria_inicial {font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#ffc533; font-size:36px; font-weight:bold;}


.pie { background:url(images/pie.jpg) 50% 100%  no-repeat; width:703px; height:54px; text-align:right; vertical-align:bottom; padding-right:70px; padding-bottom:5px; color:#FFFFFF}

		.pie a {color:#FFFFFF; text-decoration:none; font-size:10px}
		.pie a:hover {color:#ffc533}

.marron {background-color:#746748}
.amarillo {background-color:#ffc533}
.marron_claro {background-color:#6c6c6c}
.negro {background-color:#000000}


.formulario {width:120px; border:1px #666666 solid; height:18px; color:#666666; font-size:11px}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	border:none;
	background-color:#999999;
	text-align:center;
	width:70px;
	}





.subtitulo {color:#7b6d49; font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
text-transform:uppercase}




















.dhtmlgoodies_question{	
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	

	
	visibility:hidden;
	height:0px;
	overflow:hidden;


}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}


.yui-overlay { position:absolute;border:none;padding:5px;margin:10px; }
.yui-overlay .hd { border:1px solid red;padding:5px; }
.yui-overlay .bd { border:1px solid green;padding:5px; }
.yui-overlay .ft { border:1px solid blue;padding:5px; }
