@charset "utf-8";
/* CSS Document */

body,html{
	background-color:#DDD;
	font-family:Verdana;
	font-size:11px;
	color:#2e2e2e;}
	
.fondo_lateral_izq{
	background-image:url(images_site/fondo_lateral_izq.jpg);
	background-repeat:repeat-y;}
.fondo_lateral_der{
	background-image:url(images_site/fondo_lateral_der.jpg);
	background-repeat:repeat-y;}
.footer{
	font-family:Verdana;
	color:#333;
	font-size:9px;}
A:link{
	font-family:Verdana;
	color:#333;
	font-size:9px;
	text-decoration:underline;}
A:visited{
	font-family:Verdana;
	color:#333;
	font-size:9px;
	text-decoration:underline;}
A:active{
	font-family:Verdana;
	color:#333;
	font-size:9px;
	text-decoration:underline;}
A:hover{
	font-family:Verdana;
	color:#333;
	font-size:9px;
	text-decoration:underline;}
	
.lineas_cuadro{
	background-color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b2b4b6;
	border-bottom-color: #b2b4b6;
	border-left-color: #b2b4b6;
	text-align: left;
}
.lineas_cuadro03{
	background-color:#FFF;
	text-align: left;
	border: 1px solid #b2b4b6;
}
.lineas_cuadro01{
	background-color:#FFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b2b4b6;
	border-left-color: #b2b4b6;
}
.fondo_cuadro{
	background-image:url(images_site/cuadros_text_02.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	text-align: left;
	}
.fondo_cuadro_per{
	background-image:url(images_site/cuadros_perfiles_02.jpg);
	background-repeat:repeat-x;
	font-size:10px;
	}
	
.cuadropubli{
	border: 1px solid #666;
}
.fondo_hora{
	background-image:url(images_site/fondo_menu.jpg);
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
}
.password{
	font-family:Verdana;
	font-size:12px;
	color:#333;
	width:124px;
	height:16px;
	background-color: #CCC;
	border: 1px solid #333;
}
.email{
	font-family:Verdana;
	font-size:11px;
	color:#333;
	width:135px;
	height:16px;
	background-color: #CCC;
	border: 1px solid #333;
}
.password2{
	font-family:Verdana;
	font-size:12px;
	color:#333;
	width:144px;
	height:16px;
	background-color: #CCC;
	border: 1px solid #333;
}
.email2{
	font-family:Verdana;
	font-size:11px;
	color:#333;
	width:155px;
	height:16px;
	background-color: #CCC;
	border: 1px solid #333;
}
.link2{
	font-family:Verdana;
	color:#333;
	font-size:11px;}
A.link2:link{
	font-family:Verdana;
	color:#333;
	font-size:11px;
	text-decoration:underline;}
A.link2:visited{
	font-family:Verdana;
	color:#333;
	font-size:11px;
	text-decoration:underline;}
A.link2:active{
	font-family:Verdana;
	color:#333;
	font-size:11px;
	text-decoration:underline;}
A.link2:hover{
	font-family:Verdana;
	color:#333;
	font-size:11px;
	text-decoration:underline;}

.link3{
	font-family:Verdana;
	color:#333;
	font-size:10px;}
A.link3:link{
	font-family:Verdana;
	color:#333;
	font-size:10px;
	text-decoration:underline;}
A.link3:visited{
	font-family:Verdana;
	color:#333;
	font-size:10px;
	text-decoration:underline;}
A.link3:active{
	font-family:Verdana;
	color:#333;
	font-size:10px;
	text-decoration:underline;}
A.link3:hover{
	font-family:Verdana;
	color:#333;
	font-size:10px;
	text-decoration:underline;}

.rojito{
	color:#F00;
}
.titu_tablas{
	font-size:11px;
	color: #193318;
	text-transform: uppercase;}

.linknotieventos{
	font-size:11px;}
A.linknotieventos:link{
	color:#2e2e2e;
	text-decoration:none;
	font-size:11px;
	}
A.linknotieventos:visited{
	color:#2e2e2e;
	text-decoration:none;
	font-size:11px;
	}
A.linknotieventos:active{
	color: #666;
	text-decoration:underline;
	font-size:11px;
	}
A.linknotieventos:hover{
	color:#666;
	text-decoration:underline;
	font-size:11px;
	}

.tituloslink{	font-size:13px;}
A.tituloslink:link{
	color:#2e2e2e;
	text-decoration:none;
	font-size:13px;
	}
A.tituloslink:visited{
	color:#2e2e2e;
	text-decoration:none;
	font-size:13px;
	}
A.tituloslink:active{
	color: #666;
	text-decoration:underline;
	font-size:13px;
	}
A.tituloslink:hover{
	color:#666;
	text-decoration:underline;
	font-size:13px;
	}
.txt_contenido{
	font-family: verdana;
	font-size: 12px;
	color: #2e2e2e;
}
.texto_afiliarse{
	font-size:10px;}

.largo_cajas{
	width:200px;
	font-size:11px;
	color:#333;}
