html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,td { margin: 0; padding: 0; border:0;vertical-align: baseline; }

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }

ul,ol { list-style: none; }

fieldset,img { border: none; }
object { outline:none; }

caption,th { text-align: left; }
object{
position:relative;
z-index:1;
}
table { border-collapse: collapse; border-spacing: 0; }
strong{
	font-weight:700;
}
input.error  { border: 1px solid #e00 !important; }
textarea.error  { border: 1px solid #e00 !important; }
input{
	font-size:14px;
}
a {
	outline: none;
}
em{
	font-style:italic;
}
body {
	font-family:Georgia;
	font-size:12px;
}
#header{
	background:#F6F6F6;
	padding-top:10px;
}
#header .container{
	width:900px;
	margin:0 auto;
	
}
#header .menu{
	position:relative;
	left:30px;
}
#header .seccion{
	position:relative;
	float:left;
	padding-right:30px;
	border-right:1px solid #F42435;
	height: 102px;
	padding-left:5px;
}
#header .seccion.ultima{
	padding-right:0;
	border-right:none;
	
}
#header .menu h2 {
	font-size:16px;
	color:#F42435;
	font-family: Helvetica;
}
#header .menu ul {
	font-family:Tahoma;
	font-size:12px;
	padding-top:5px;
}
#header .menu ul a{
	color:#808080;
	text-decoration:none;
}
#header .menu ul a:hover{
	color:#F42435;
	}
#header #banner_top{
	width:880px;
	height:200px;
	margin:10px auto;
	text-align:center;
}
#cuerpo{
	width:875px;
	padding-left:25px;
	margin:10px auto;
}
.aligncenter{
	text-align:center;
}
/* IZQUIERDA */

#cuerpo .izquierda{
	color:#808080;
	width:615px;
	position:relative;
	float:left;
}
#cuerpo .izquierda .black{
	color:#000;
}
#cuerpo .izquierda .bloque{	
	width:500px;
	padding-right:115px;
}
#cuerpo .izquierda .bloque a{
	color:#F42435;
	text-decoration:none;
}
#cuerpo .izquierda .bloque a:hover{
	text-decoration:underline;
}
#cuerpo .izquierda .bloque.home{
	width:auto;
	padding-right:0;
}
#cuerpo .izquierda .columna{
	width:300px;
	float:left;
	padding-right:15px;
}
#cuerpo .izquierda .columna.ultima{
	padding-right:0;
}
#cuerpo .izquierda h1{
	font-size:22px;
}
#cuerpo .izquierda p{
	margin: 1em 0;
}
#cuerpo .izquierda ul{
	list-style-type: disc;
	list-style-position: inside;
}
#cuerpo .izquierda ol{
	list-style-type: decimal;
}
#cuerpo .izquierda li{
	margin: 1em 0;
}
#cuerpo .izquierda .hr{
	background:#808080;
	height:1px;
	line-height:0;
	padding:0;
	margin:5px 0;
}
#cuerpo .izquierda .cargo{
	position:relative;
}
#cuerpo .izquierda .cargo span{
	position:absolute;
	left:130px;
	font-weight:700;
}
#cuerpo .izquierda .profesores {
	width:560px;
}
#cuerpo .izquierda .profesores .container{
	padding-top:20px;
	height:550px;
	overflow:hidden;
}
#cuerpo .izquierda .profesores .item {
	padding-left:10px;
	position:relative;;
}
#cuerpo .izquierda .profesores .item .foto{
	float:left;
}
#cuerpo .izquierda .profesores .item .detalle{
	float:left;
	padding:30px 0 20px 10px;
	width:450px;
}
#cuerpo .izquierda .profesores .botonera{
	text-align:right;
}
#cuerpo .izquierda .profesores .botonera div{
	width:70px;
	float:right;
	border-bottom:1px solid #808080;
	text-align:center;
}
#cuerpo .izquierda .profesores .botonera img{
	width:27px;
	height:17px;	
}
#cuerpo .izquierda .profesores .botonera a.anterior{
	background: url(../images/anterior.png);
}
#cuerpo .izquierda .profesores .botonera a:hover.anterior{
	background: url(../images/anterior_on.png);
}
#cuerpo .izquierda .profesores .botonera a.siguiente{
	background: url(../images/siguiente.png);
}
#cuerpo .izquierda .profesores .botonera a:hover.siguiente{
	background: url(../images/siguiente_on.png);
}
/* DERECHA */

#cuerpo .derecha {
	border-left:4px solid #808080;
	float:right;
	width:230px;
	font-family:Tahoma;
	font-size:9px;
	color:#808080;
	position:relative;
}
#cuerpo .derecha .contenedor{
	min-height:620px;	
}
#cuerpo .derecha .seccion{
	width:220px;
margin:0 auto;
}
#cuerpo .derecha:after, #cuerpo:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#cuerpo .derecha h2 {
	font-size:18px;
	color: #333;	
}
#cuerpo .derecha h2 img{
	width:220px;
	height:50px;
}
#cuerpo .derecha h2 span {
	position:absolute;right:1000em;
}
#cuerpo .derecha .link{
	text-align:right;
	padding-bottom:15px;
}
#cuerpo .derecha .link a{
	color:#3FA9F5;
	text-decoration:none;
}
/*  noticias */
#cuerpo .derecha .noticias{
	background:url(../images/fondos/noticias.png) no-repeat;
}
#cuerpo .derecha .galeria{
	background:url(../images/fondos/galeria.png) no-repeat;
}
#cuerpo .derecha .interes{
	background:url(../images/fondos/interes.png) no-repeat;
}
#cuerpo .derecha #news{
	width:203px;
	margin:0 auto;
	display:none;
}
#cuerpo .derecha #news .container {
	height:108px;
	overflow:hidden;
}
#cuerpo .derecha #news .item {
	border-bottom:1px solid #D8D8D8;
}
#cuerpo .derecha #news .item .wrapper{
	padding:3px 0 0;	
}
#cuerpo .derecha #news .mes{
	color:#F42435;
	border:0;
}
#cuerpo .derecha #news .item span{
	color:#000;
	font-size:12px;
	float:left;
}
#cuerpo .derecha #news .item a{
	color:#F42435;	
}
#cuerpo .derecha #news .item p{
	width:185px;
	float:right;
	padding:3px 0;
}
#cuerpo .derecha #news .item:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#cuerpo .derecha #news .arrow{
	text-align:center;;
}
/* galeria */

#cuerpo .derecha .galeria .container {
	display:none;
}
#cuerpo .derecha .galeria .container .item  a{
	text-decoration:none;
	color:#fff;
	font-weight:700;
}
#cuerpo .derecha .galeria .container .item a span{
	position:absolute;
	bottom:3px;
	right:5px;
	z-index:20;
	display:none;
}
#cuerpo .derecha .galeria .container .item  a:hover span{
	display:inline;
}
#cuerpo .derecha .galeria .container .item  a img{
	position:Relative;
	z-index:10;
}
#cuerpo .derecha .galeria .container .item{
	text-align:center;
	margin:5px auto;
	position:relative;
	width:206px;
	height:40px;
}
/* interes */
#cuerpo .derecha .interes ul{
	display:none;
}
#cuerpo .derecha .interes li{
	padding-left:10px;
}
#cuerpo .derecha .interes li a{
text-decoration:none;
color:#808080;
padding-left:10px;
}
#cuerpo .derecha .interes ul a:hover{
	background:url(../images/arrow_interes.gif) no-repeat 0 1px;
}

/* FOOTER */

#footer {
	clear:both;
	padding-top:5px;
	font-family: Tahoma;
	font-size:8px;
	text-transform:uppercase;
	color:#808080;
	width:740px;
	text-align:center;
	background: url(../images/fondos/footer.gif) no-repeat right top;
	margin:0 auto;
	height:22px;
	position:relative;
}
#footer #ltr{
	width:45px;
	height:14px;
	position:absolute;
	right:10px;
	top:6px;
}
/* contacto */

.contacto label{
	display:block;
	padding:3px 0;
}
.contacto input, form textarea{
	font-family:Georgia;
	font-size:14px;
	border:1px solid #EDEFEF;
	background: #F5F5F5;
	width:394px;
	color:#a0a0a0;
	padding:3px;
}
.contacto input:focus, form textarea:focus{
	border:1px solid #CED4D6;
	background: #F1F1F1;
	color:#808080;
}
.contacto textarea {
	height:144px;
}
.contacto .submit{
	display:block;
	margin:5px 0 10px;
	position:relative;
	left:324px;
	width:79px;
	height:25px;
	background: url(../images/enviar.gif) no-repeat;
	border:0;
	cursor:pointer;
}
