/* CSS Document */
body,td,th, a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333333;	text-decoration: none;}
body {	background-color: #000000;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
#Cabecera {	position:relative;	width:1020px;	height:110px;	background-color: #FFFFFF;}
#Logo { position:absolute; top:16px; left:16px;}
#USC { position:absolute; top:0px; left:523px;}
#Contenido {	background-color: #FFFFFF;	background-image: url(images/fondo.jpg);}
#Pie {	position:relative;	width:1020px;	height:110px;	background-color: #FFFFFF;}
#Menu {	position:relative;	width:1020px;	height:21px;	background-color: #7A4C2D;	background-image: url(images/fondo_menu.jpg);}
#Pie {	position:relative;	width:1020px;	height:10px;	background-color: #7A4C2D;	background-image: url(images/fondo_menu.jpg);}

img { border:0px;}
.lateral {
	background-color: #92B637;
	background-image: url(images/fondo_verde.jpg);
	width:150px;
	background-repeat: no-repeat;
	background-position: left top;
}
.lateral2 {	background-color: #E8DFAD; width:200px;}

.menu {	font-weight: bold;	color: #FFFFFF;}
.principal {	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #666666;	border-left-color: #666666;}
.submenu { font-weight: bold;	color: #000000;}
.submenu:Hover {	font-weight: bold;	color: #CC3300;	text-decoration: underline;}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838431;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.foto {
	border: 1px solid #FFFFFF;
}
.justificado {
	text-align: justify;
}
.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E8620;
	text-decoration: none;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-left: 12px;
}
.mini {
	font-size: 10px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #94B739;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.obxectivos {
	background-image: url(images/helecho.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.difusion {
	background-image: url(images/cabalos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.marca {
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFF3DA;
	border-left-color:#613D25;
	border-bottom-color: #613D25;
	border-left-width: 1px;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 12px;
}
.enlace{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #999;
}

