/* CSS Document */

#contenedor {
		width: 800px;
		
		height: 300px;
		
		position:absolute;
		
		top:50%;
		
		left:50%;

		margin-top: -350px;

		margin-left: -475px;		
		
		font-family:"Trebuchet MS", Arial;
		
		
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
body{
background-image:url(../imagen/fondo_cuerpo.gif);
/* background-repeat:repeat-x; */
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------- */

/* MENU LATERAL */
ul#menulateral{
	margin:0px;
	padding:0px;
	list-style:none;
	width:150px;
	/*float:left;*/
	margin-left:2px;
}

ul#menulateral li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:150px;	
	height:20px;
	line-height:20px;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:#FFFFFF;
}

ul#menulateral li a{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-decoration: none;
font-family: Arial,Verdana,Heveltica;
font-size: 0.7512em;
font-weight: bold;
color:#bbbdc0;
display: block;
height: 18px;
line-height: 18px;
width: 140px;
padding-left: 10px;
padding-right: 0px;
background-color: #FFFFFF;
/*background-image:url(../imagen/derecha.gif);*/
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 140px 5px;
padding-top: 1px;
padding-bottom: 1px;
}
ul#menulateral li a:hover{
color: #000000;
background-color: #E1E1E1;
/*background-image:url(../imagen/derechaHover.gif);*/
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 140px 5px;
}

ul#menulateral li.primero{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:#E1E1E1;
	height:18px;
	line-height:18px;
	margin:0px;
	padding-left: 10px;
	padding-right: 0px;
}

ul#menulateral li.ultimo{
	/*border-bottom:1px solid #d7d6d6;*/
	height:20px;
	line-height:20px;
}
ul#menulateral li span.titulomenulateral{
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Arial, Verdana, Heveltica;
	/*font-size:12px;*/
	font-size:0.7512em;
	font-weight:bold;
	height:18px;
	line-height:18px;
	display:block;
	/*padding-left:10px;*/
	vertical-align:top;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------- */


a{font-size:12px; color:#000000; font-family: "Trebuchet MS", Arial;  text-decoration:none;}
a:hover{font-size:12px; color:#FF0000; font-family: "Trebuchet MS", Arial;  text-decoration:none;}



a.faldon{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:center; text-decoration:none;}
a.faldon:link{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:center; text-decoration:none;}
a.faldon:hover{font-size:12px; color:#000000; font-family: "Trebuchet MS", Arial; text-align:center; text-decoration:none;}


a.enlace{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:left; text-decoration:none;}
a.enlace:link{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:left; text-decoration:none;}
a.enlace:hover{font-size:12px; color:#FFFFFF; font-family: "Trebuchet MS", Arial; text-align:left; text-decoration:none; background:#FF0000;}


a.enlace3{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:left; text-decoration:none; margin-left:10px;}
a.enlace3:link{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:left; text-decoration:none; margin-left:10px;}
a.enlace3:hover{font-size:12px; color:#FFFFFF; font-family: "Trebuchet MS", Arial; text-align:left; text-decoration:none; background:#FF0000; margin-left:10px;}

a.enlace2{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:center; text-decoration:none;}
a.enlace2:link{font-size:12px; color:#939598; font-family: "Trebuchet MS", Arial; text-align:center; text-decoration:none;}
a.enlace2:hover{font-size:12px; color:#FFFFFF; font-family: "Trebuchet MS", Arial; text-align:center; text-decoration:none; background:#FF0000;}



p.txt{

	font-family: "Trebuchet MS", Arial;
	color:#939598;
	/*font-weight:bold;*/
	font-size:12px;
	/*text-align:justify;*/
}

.txt{

	font-family: "Trebuchet MS", Arial;
	color:#000000;
	/*font-weight:bold;*/
	font-size:12px;
	/*text-align:justify;*/
}

p.txt2{

	font-family:"Trebuchet MS", Arial;
	color:#939598;
	/*font-weight:bold;*/
	font-size:12px;
	
}

p.seccion{
		font-size:18px;
		font-weight:bold;
		color:#FF0000;
		font-family: "Trebuchet MS", Arial;
		
}

p.titulo{

		font-size:16px;
		font-weight:bold;
		color:#939598;
		font-family: "Trebuchet MS", Arial;
}

.ridotitulo{
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		font-family: "Trebuchet MS", Arial;
		margin-left:20px;
		margin-top:5px;
}

.ridobotones{
		font-size:12px;
		color:#000000;
		font-family: "Trebuchet MS", Arial;
		/*margin-left:20px;*/
		margin-top:5px;
		border:1px solid #000000;
}


.ridobotones2{
		font-size:12px;
		color:#000000;
		font-family: "Trebuchet MS", Arial;
		/*margin-left:20px;*/
		margin-top:6px;
		border:1px solid #000000;
}


.ridobotonesmini{
		font-size:10px;
		color:#000000;
		font-family: "Trebuchet MS", Arial;
		margin-left:10px;
		margin-top:5px;
}

.faldon{
		font-size:12px;
		color:#bbbdc0;
		font-family: "Trebuchet MS", Arial;
		text-align:center;
		
}

.puestos{
	color:#FF0000;
	font-size:12px;
	font-family: "Trebuchet MS", Arial;
	font-weight:bold;
}

.junta{
	color:#939598;
	font-size:12px;
	font-family: "Trebuchet MS", Arial;
	text-align:left;
	

}


.titulo_rido{
		
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		font-family: "Trebuchet MS", Arial;
}

.txt_rido{
		
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		font-family: "Trebuchet MS", Arial;
}

.botonrido{

/*background-color: none;
background-color: transparent;*/
border:0px;
background-image:url(../imagen/circulo.gif);
background-position: right center;
cursor: pointer;
width:15px;
height:16px;

}