body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background:#64757f url("../images/bg.jpg") repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #005d94;
	text-decoration: none;
}
a:visited {
	color: #005d94;
	text-decoration: none;
}
a:hover {
	color: #018ee1;
	text-decoration: none;
}
a:active {
	color: #005d94;
	text-decoration: none;
}
#content {
	margin:auto;
	background-color:#000000;
	width:925px;
	height:auto;
}
#cabecera {
	width: 925px;
	height:auto;
	background-color:#000000;
}
#contenido {
	width:925px;
	height:auto;
	background-color:#000000;
}
#pie {
	clear:both;
	width:925px;
	height:auto;
	background-color:#64757f;
}
.izquierda {
	background-image: url(../images/izquierda.jpg);
	background-repeat:repeat-y;
}
.derecha {
	background-image: url(../images/derecha.jpg);
	background-repeat:repeat-y;
}
.claustro {
	background-image: url(../images/claustro.jpg);
	background-repeat:no-repeat;
}
.botonera {
	background-image: url(../images/menu.jpg);
	background-repeat:no-repeat;
}
.gargola {
	background-image: url(../images/gargola.jpg);
	background-repeat:no-repeat;
}
.copy {
	background-image: url(../images/copy.jpg);
	background-repeat:repeat-x;
}
.copy_izq {
	background-image: url(../images/copy_izq.jpg);
	background-repeat:no-repeat;
}
.copy_der {
	background-image: url(../images/copy_der.jpg);
	background-repeat:no-repeat;
}
.navi {
	background-image: url(../images/navi.jpg);
	background-repeat:no-repeat;
	font-size: 9px;
	color: #fff;
	}
.noticia {
	background-image: url(../images/noticia.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
	color: #fff;
	}
.pie {
	color: #005d94;
	text-decoration:none;
}
.sub_title{
	font-size: 12px;
	color: #814200;
	font-weight: bold;
	}
.publi{
	font-size: 11px;
	color: #BC1B20;
	}
.texto{color:#005d94;font-weight:bold;font-family: Geneva, Arial, Helvetica, sans-serif;}
form input,textarea,select {margin-bottom:4px;font-size:11px;background-color:#F0F0F0;border:2px solid #005d94;}
.boton {color:#FFFFFF;height:20px;width:60px;border:2px solid #005d94;background-color:#005d94;font-size:11px;font-weight:bold;}
