* { margin:0; padding:0; border:0; }
body { width:100%; height:100%; margin:0; padding:0; border:0; }
div { position:relative; display:block; text-align:left; }

.izq {
	float:left;
}

.der {
	float:right;
}

.Azul01{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #808DA3;
}
.Azul02{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #354063;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Autor{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #364063;
}
html {
	height: 100%;
}

body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
}

#container {
	width: 930px;
	position: relative;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #ffffff;
	height: 100%;
}

#Cabecera {width: 930px; }
#Logos {
	width: 930px;
	height: 50px;
	padding-top:20px;
	background-color: #ffffff;
}
#Menu {
	position:relative;
	width: 930px;
	background-color: #ffffff;
	text-align:left;
	border-bottom-color:#A2ACBC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:2px;
}
#MenuBot{
	position:relative;
	float:left;
	margin-left:3px;
	margin-bottom:1px;
}      
#Bloque {
	float: left;
	display:inline;
	margin-right:5px;
	width:220px;
} 
#Bloque2 {
	float: left;
  display:inline;
  margin-right:5px;
  width:220px;
  
} 
.TitularBloque{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #DF6C2D;
	font-weight:bold;
}
.Titular2Bloque{
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #6C7B95;
	font-weight:bold;
	text-transform: uppercase;
	cursor:pointer;
}

.Titular2Bloque:hover{
	color:#999;
}

.SubTitularBloque{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #354063;
	text-decoration:none;
}

.SubTitularBloque:hover{
	text-decoration:underline;
}

.bloque{
	margin:0;	
}

.ContenidoBloque{
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #333;
}
/*HOME*/
#MenuHome {
	clear:both;
	width: 930px;
	height: 20px;
	background-color: #617B96;
}
#ContenidoHome {
	clear:both;
	width: 930px;
	margin-top:15px;
	background-color: #ffffff;
}

#ImagenHome {
	clear:both;
	float:left;
}

#TextoHome {
	float:right;
	text-align:left;
}

.top{background:url(../img/fondo_top.gif) center top no-repeat;height:31px;width: 930px;margin-top:7px;}
.main{background:url(../img/fondo_rep.gif) center top repeat-y;width: 930px;}
.pie{background:url(../img/fondo_bot.gif) center top no-repeat;height:20px;width: 930px;}

/*CONTENIDO INTERIOR SIMPLE*/
#ContenidoInteriorSimple {
	clear:both;
	width: 900px;
	padding: 0px 10px 0px 20px;
}

#TextoSeccion{
	float:left;
	width:455px;
	text-align:left;
}
#TitularSeccion{
		padding-bottom:20px;	
}
	
	.TitularSubSeccion{
	font-family: Tahoma, Arial, sans-serif;
	font-size:13px;
	color: #DF6C2D;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
	}
	
	.titularparrafo{
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	}
	
	
	.parrafonegro{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #333;
	padding:0;
	margin:0;
	margin-bottom:5px;
	line-height: 140%;
	text-align: justify; 
	
	}

#FotoSeccion{
	width:246px;
	float:left;
	text-align:right;
	padding-top:65px;
	margin-left:40px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #354063;
	text-align:left;
	background-color:#fff;
	line-height: 120%;
}
#SinFotoSeccion{
	width:246px;
	float:left;
	text-align:right;
	padding-top:90px;
	margin-left:60px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:10px;
	color: #6C7B95;
	text-align:left;
	background-color:#fff;
}
#LateralSeccion{
	padding-top:10px;	
	float:right;
}
.TitularSubSeccionNoBold {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #DF6C2D;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
}
.TitularSubSeccionazul {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #354063;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
}

.menu_trans {
	position:absolute;
	top:20px;
	left:0px;
	border:solid 1px #C60;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	border:solid 1px #555;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/75p_honey.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.menu_trans[class] {
	background-image:url(/75p_honey.png);
}

.link_plan{
	color:#354063;
	text-decoration: none;
}

.link_plan:hover{
	text-decoration: underline;
}.parrafonegroProfesores {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #333;
	padding:0;
	margin:0;
	margin-bottom:5px;
	line-height: 140%;
}
.link_normal {
	color:#6C7B95;
	text-decoration: underline;
}
.ContenidoBloqueGuia {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #333;
}

.otro{
	display:block;
		margin-top:3px;
	margin-bottom:3px;
}

.cont_prof{
	width:375px;float:left;
}

.enlaces_pie {
	text-align:center;
}

.enlaces_pie a{
	font-family: Tahoma, Arial, sans-serif;
	font-size:10px;
	color: #999;
	text-decoration: none;
}

.enlaces_pie:hover{
	color: #999;
	text-decoration: underline;
}

.div_pie_desp{
	text-align:justify;
	font-family: Tahoma, Arial, sans-serif;
	font-size:10px;
	color: #999;
	cursor:pointer;
}

.div_pie_desp p{
	margin:0px 10px 0px 10px;
}

.lnk_home{
	position:relative;
	width:35px;
	height:19px;
	display:block;
	left:7px;
	top:6px;
}
