/* CSS Document */

body {
/*	background-color:#D7FFD7; */
/*	background-color:#FFCCFF; */
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	margin-top:2px;
	margin-bottom:15px;
}

#contenedor{
	text-align:left;
	margin:auto;
	background-color:#FFFFFF; 
	width: 720px;
/*	border:#009900 solid 1px; */
	border: #999999 solid 1px; 
}

#cabecera{
	background-color:#FFFFFF;
	display:block;
	height:120px;
	background-image:url(../img/cabecera2.jpg);	
/*	border-bottom:#CCCCCC solid 1px; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


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

.links{
	width:718px;
	height:20px;	
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 11px;
	text-align: center;
	color:#FFFFFF;
	padding-top:5px;
	padding-botom:5px;
} 

.links ul{
	height:10px;
	padding:0px;
	margin:0px;
}

.links ul li{
	list-style:none;
	padding: 0px;
	margin: 0px;
	height:10px;
	width:179px;
	float:left;
	display:block;
}

.links a{
	color:#FFFFFF;
	text-decoration:underline;	
}

.links a:hover{
	text-decoration:underline;	
}

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

.links5{
	width:718px;
	height:20px;	
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 11px;
	text-align: center;
	color:#FFFFFF;
	padding-top:5px;
	padding-botom:5px;
} 

.links5 ul{
	height:10px;
	padding:0px;
	margin:0px;
}

.links5 ul li{
	list-style:none;
	padding: 0px;
	margin: 0px;
	height:10px;
	width:140px;
	float:left;
	display:block;
}

.links5 a{
	color:#FFFFFF;
	text-decoration:underline;	
}

.links5 a:hover{
	text-decoration:underline;	
}


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


#admin_titulo{
	font-size:24px;
	text-align:right;
	font-weight:bold;
	padding-top: 70px;
	padding-right: 10px;	
}


#cabecera_degrade{
	height:15px;
	background-image:url(../degrade_cabecera.gif);	
	padding : 0px 0px 0px 0px;
}


#menu{
	height: 25px;
	background-color:#FFFFFF;
/*	background-image:url(degrade_menu.gif); */
	font-family: Verdana;
	font-size: 10px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;

}

#menu ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}

#menu ul li{
	display: block;
	float:left;
	line-height: 25px;
	text-align:center;
}

#menu ul li a{
	display:block;
	color:#CCCCCC;
	padding-left:24.5px;
	padding-right:24.5px;	
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
}

#menu ul li a:hover{
	display:block;
	color:#FFFFFF;
	background-image:url(../degrade_menu_hover.gif);
	text-decoration:none;
	font-weight:bold;	
}

#cuerpo{
	line-height: 200%;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;	
	padding-bottom: 50px;
	text-align:justify;
/*	border-left: 1px solid #666666;
	border-right: 1px solid #666666; */
/*	border-left:1px dashed #D6D6D6; */
}



#cuerpo a{
	text-decoration:none;
	color:#0000FF;
}

#cuerpo a:hover{
	text-decoration:underline;
	color:#0000CC;
}


#pie{
	width:640px;
	border-top:#CCCCCC solid 1px;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;	
	color:#000000;
}

#pie a{
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

#pie a:hover{
	color:#0000CC;
	text-decoration:underline;	
}

ul#verdes li{
	padding-bottom:2px;
	padding-top:2px;
	color:#009966;
	list-style:square;
}

ul#verdes li a{
	color:#000000;
}

ol#verdes li{
	padding-bottom:10px;
	padding-top:2px;
	color:#009966;
	font-weight:bold;
}

#verdes li span{
	color:#000000;	
	font-weight:normal;
}


#botones a{
	text-align:center;
	padding: 5px;
	margin: 5px;
	width: 20px;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
}

#botones a:hover{
	text-align:center;
	padding: 5px;
	margin: 5px;
	width: 20px;
	color: #000000;
	border: 1px solid #999999;	
	background-color:#DBDBDB;
}


#degrade_gris{
	height:10px;
	background-image:url(../degrade_gris.gif);
}

h1{
	text-align:center;
	font-family:"Trebuchet MS";
	color:#0066FF;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height:140%;	
}

h2{
	text-align:center;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:16px;
	color:#999999;
	margin-bottom:30px;	
}

.titulo{
	width:660px;
	font-size:20px;
	font-family:"Trebuchet MS";
	letter-spacing:-0.03em;
	border-bottom: #3366FF solid 1px;
	/* text-transform:uppercase; */
/*	font-weight:bold; */
	color:#3366FF;
	margin-top:30px;
	margin-bottom:20px;
}

.pregunta{
	font-family:"Trebuchet MS";	
	font-size:14px;
/*	font-weight:bold; */
	color:#009966;
	padding-top:10px;
	padding-bottom:5px;
}

.bloque_pregunta{
	margin-top:20px;
	margin-bottom:30px;
}

.resaltado{
	background-color:#FFFF00;
	color:#000000;
}

.nota{
	width:90%;
	border: solid 1px #CCCCCC;
	background-color:#FFFFE1;
	padding-left:15px;
	padding-right:15px;	
	text-align:justify;
}


li{
	padding-top:5px;
	padding-bottom:5px;
}

ul li{
	list-style:square;
	color:#009966;
}

ul li span{
	color:#000000;
}

.aciertos{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.nada_que_perder{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#0000FF;
	margin-top:40px;
	margin-bottom:40px;
}

table{
	border: #CCCCCC solid 1px;
	border-spacing:0px;
	border-collapse:collapse;
}

td, th {
	padding: 4px;
}

.tabla2 td {
	text-align:center;
}

.tabla2 thead tr{
	background-color:#CCCCCC;
	font-size:14px;
	font-weight:normal;
}

thead tr{
	border-bottom: #CCCCCC solid 1px;
	text-align:center;
	font-size:16px;
	font-family:"Trebuchet MS";
	font-weight:bold;
}

.codigo{
	width:640px;
	border:#CCCCCC solid 1px;
	background-color:#F3F3F3;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

.compra_ya{
	text-align:center;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	line-height:200%;
	font-weight:bold;
}

/* *************Paginator************** */

.numeros_paginator{
	width:700px;
	text-align:center;
	font-weight: bold;
	color:#000000;
}

.numeros_paginator a{
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}

.numeros_paginator a:hover{
	color:#0000FF;
}
