body
{
	padding:0px;
	margin:0px;
	background:fff;
}
#contenedor
{
	margin:auto;
	width:905px;
	background:#fff;
}
#cabecera
{
	margin:auto;
	width:900px;
	height:83px;
	background:url(../img/portada/logotop.jpg) no-repeat bottom #fff;
}
#link_ucm
{
	position:absolute;
	left:50%;
	top:5px;
	margin-left:340px;
	height:65px;
	width:65px;
	cursor:pointer;
}
#link_cuv
{
	position:absolute;
	left:50%;
	top:5px;
	margin-left:-420px;
	height:65px;
	width:320px;
	cursor:pointer;
}
#menu_ppal
{
	margin:auto;
	width:905px;
	height:40px;
	padding-bottom:5px;
	padding-top:2px;
	background:#FFFFFF;
}
#foto
{
	margin:auto;
	width:900px;
	border-top:solid 2px;
	border-top-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-bottom:solid 2px;
}
#div_ruta
{
	margin:auto;
	height:22px;
	background:#FFFFFF;
	margin-top:11px;
}
#div_ruta2
{
	margin:auto;
	height:22px;
	background:#FFFFFF;
	margin-top:11px;
	border-bottom-color:#999999;
	border-bottom:solid 1px;
}
#div_titular
{
	margin:auto;
	width:900px;
	height:70px;
}

#menu_iz
{
	margin:auto;
	float:left;
	width:168px;
	background:#FFFFFF;
}

#menu_iz ul{
	margin:0px;
	padding:0px;
	padding-top:4px;
	list-style:none;
}

#menu_iz ul li{
	white-space:nowrap;
	padding:0px;
	margin:0px;
	padding-top:5px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:10pt;
	color:#003366;
	cursor:pointer;
}
A.menuiz:link
{
	white-space:nowrap;
	padding:0px;
	margin:0px;
	padding-top:5px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:10pt;
	color:#003366;
	cursor:pointer;
	text-decoration:none;
}
A.menuiz:visited
{
	white-space:nowrap;
	padding:0px;
	margin:0px;
	padding-top:5px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:10pt;
	color:#003366;
	cursor:pointer;
	text-decoration:none;
}
A.menuiz:active
{
	white-space:nowrap;
	padding:0px;
	margin:0px;
	padding-top:5px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:10pt;
	color:#003366;
	cursor:pointer;
	text-decoration:none;
}
A.menuiz:hover
{
	white-space:nowrap;
	padding:0px;
	margin:0px;
	padding-top:5px;
	font-family:Trebuchet MS, Verdana, Tahoma;
	font-size:10pt;
	color:#003366;
	cursor:pointer;
	text-decoration:none;
}
#div_menutop
{
	margin:auto;
	float:left;
	background:#FFFFFF;
}
#div_texto
{
	margin:auto;
	float:right;
	padding-left:10px;
	width:720px;
	background:#FFFFFF;
	border-left-color:#999999;
	border-left:solid 1px;
}
#div_text
{
	margin:auto;
	float:left;
	width:720px;
	background:#FFFFFF;
}
#div_titulo_texto
{
	margin:auto;
	padding-top:10px;
	float:right;
	width:720px;
	background:#FFFFFF;
}
#div_texto2
{
	margin:auto;
	float:right;
	width:900px;
	background:#FFFFFF;
}
#contenido
{
	margin:auto;
	padding-top:5px;
	width:900px;
	background:#fff;
}
#pie
{
	margin:auto;
	width:900px;
	height:25px;
	background:url(/img/gral/deg_md.jpg) repeat-x 0 0;
}
.pie_bottom
{
	clear:both;
	padding-top:10px;
	margin:auto;
	border-top:1px solid #666;
	font-family:Arial,verdana,tahoma;
	font-size:11px;
	color:#333;
	text-align:center;
}

.pie_bottom a:link{
	color:#333;
	text-decoration:none;
}
.pie_bottom a:visited{
	color:#333;
	text-decoration:none;
}

.pie_bottom a:hover{
	color:#000;
}

.vermas
{
	text-align:right;
	margin:5px;
	padding-right:20px;
	background:url(/img/tree/plus.gif) no-repeat right center;
	font-family:Arial,verdana,tahoma;
	font-size:11px;
	color:#888;
	cursor:pointer;
}
.oculto {
	display: none;
}