@charset "utf-8";

.form_caja {

	font-size: 10px;

	color: #FFFFFF;

	background-color: #717171;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}
.blanco {
	color: #FFFFFF;
}
.textonoticias {
	font-weight: bold;
	font-size: 13px;
}

.blanco a:hover{
	color: #FFFFFF;
}

.form_caja_ancha {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #717171;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 500px;

}

.alert {

	color: #FF0000;

}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
	background-repeat:   repeat-x;
	background-color: #000000;
	background-image: url(imagenes/fondo_sesiones.jpg);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

.coltotal{
	width:850px;

}

.colmargen{

width:10px;

}

.col1{
	width:500px;
}

.col2{
	width:650px;
}

.linea {

	background-image: url(imagenes/linea.gif);

	height: 2px;

	width: 100%;

}
.foto {
	border: 5px solid #202020;
	padding: 5px;
	background-color: #BFAF02;
	background-image: url(imagenes/fondo.jpg);
}


.col3{
	width:190px;

}

.SOLAPA{

	width:98px;

	height:30PX;

	font-weight: bold;

	background-image: url(imagenes/solapa.gif);

}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
}
.c2 {
	background-color: #131313;
	background-image: url(imagenes/c2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.c3 {
	background-color: #131313;
	background-image: url(imagenes/c3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;

}

a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

a:hover {
	color: #FF0000;
	text-decoration: underline;

}

a:active {

	text-decoration: none;

}

#sup {
	background-color: #000000;
	width: 100%;
	background-image: url(imagenes/sup.jpg);
	padding-top: 10px;
	padding-bottom: 45px;
	background-repeat:  repeat-x;
	background-position: bottom;
}
#medio {

}
.linea {
	background-image: url(imagenes/linea.gif);
	height: 2px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;

}
.fotoizq {
	margin-right: 10px;
	margin-bottom: 10px;
}
.firma {
	font-size: 9px;
	color: #FFFFFF;
}

.marcofotonoticia{
            float:left;
            margin:0 2em 1em 0;
            padding:1em;
            border:1px solid #CCCCCC;
	background-image: url(imagenes/fondo.jpg);	
	}
.fotogaleria{
	float:left;
	margin:0 2em 1em 0;
	padding:1em;
	border:1px solid #333333;

}
.rojo {
	color: #FF0000;
	cursor: nw-resize;
}

