/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../Imagenes/fondo2.jpg);
	background-repeat:repeat-x;
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
img{
	border:0px;
}
a.verNoticia:link, a.verNoticia:visited{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
a.verNoticia:hover{
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

a.verNoticias:link, a.verNoticias:visited, a.verNoticias:hover{
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
a.olvidoPass:link, a.olvidoPass:visited, a.olvidoPass:hover{
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	font-style:italic;
}
a.enlace:link, a.enlace:visited, a.enlace:hover{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#666;
	padding:5px;
}
.fondoContenido{
	background-color:#FFFFFF;
}
.divisionSuperior{
	background-image:url(../Imagenes/index_r3_c1.jpg);
	background-repeat:repeat-x;
	height:8px;
}
.alineacionCentral{
	text-align:center;
}
.alineacionIzquierda{
	text-align:left;
}
.alineacionDerecha{
	text-align:right;
}
.alineacionSuperior{
	vertical-align:top;
}
.alineacionInferior{
	vertical-align:bottom;
}
.divisionSpacer-5{
	height:5px;
	width:5px;
}
.divisionSpacer-10{
	height:10px;
	width:10px;
}
.fondoTablas{
	background-image:url(../Imagenes/index_r4_c2.jpg);
	background-repeat:repeat-x;
	background-color:#D5D5D5;
	padding:4px 7px 4px 7px;
}
.pieTablas{
	background-color:#E4E4E4;
	padding:6px;
	height:35px;
}
.tituloNoticias{
	font-weight:bold;
	font-size:13px;
	color:#333333;
}
.tituloNoticias2{
	font-weight:bold;
	font-size:16px;
	color:#333333;
}
.textoNormal{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
.nombreProyecto{
	font-size:11px;
	color:#000000;
	font-style:italic;
	text-align:right;
}
.tituloBienvenida{
	font-weight:bold;
	font-size:25px;
	color:#000000;
}
.tituloProyectos{
	font-weight:bold;
	font-size:20px;
	color:#000000;
}
.hrNoticias{
	height:1px;
	width:300px;
	color:#FFFFFF;
}
.piePagina{
	background-image:url(../Imagenes/index_r13_c2.jpg);
	background-repeat:repeat-x;
	background-color:#E4E4E4;
	padding:6px;
	height:35px;
	text-align:right;
	height:60px;
	font-size:10px;
	color:#666666;
}
.marcoSuperiorIzquierdo{
	background-image:url(../Imagenes/marco_r1_c1.jpg);
	width:5px;
	height:5px;
	background-repeat:no-repeat;
}
.marcoSuperiorMedio{
	background-image:url(../Imagenes/marco_r1_c2.jpg);
	height:5px;
	background-repeat:repeat-x;
}
.marcoSuperiorDerecho{
	background-image:url(../Imagenes/marco_r1_c4.jpg);
	width:5px;
	height:5px;
	background-repeat:no-repeat;
}
.marcoIzquierdo{
	background-image:url(../Imagenes/marco_r2_c1.jpg);
	width:5px;
	background-repeat:repeat-y;
}
.marcoMedio{
	background-color:#FFFFFF;
}
.marcoDerecho{
	background-image:url(../Imagenes/marco_r2_c4.jpg);
	width:5px;
	background-repeat:repeat-y;
}
.marcoInferiorIzquierdo{
	background-image:url(../Imagenes/marco_r4_c1.jpg);
	width:5px;
	height:5px;
	background-repeat:no-repeat;
}
.marcoInferiorMedio{
	background-image:url(../Imagenes/marco_r4_c2.jpg);
	height:5px;
	background-repeat:repeat-x;
}
.marcoInferiorDerecho{
	background-image:url(../Imagenes/marco_r4_c4.jpg);
	width:5px;
	height:5px;
	background-repeat:no-repeat;
}
.botonEnviar{
	background-color:#333333;
	color:#FFFFFF;
	border:0px;
	padding:3px;
	font-size:12px;
}
.botonProyectos{
	background-color:#333333;
	color:#FFFFFF;
	border:0px;
	padding:2px;
	font-size:12px;
}