@import url(/SpryAssets/SpryMenuBarHorizontal.css);
@import url(/SpryAssets/SpryMenuBarVertical.css);
@import url(/2010/estilos/general.css);

#titulo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 940px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/encabezado.jpg);
	background-repeat: repeat;
	background-position: center top;
        font-size: 0.1em;
}
#titulo span {
	display: none;
}
#titulo #el-titulo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 940px;
}
#titulo #el-titulo a {
	color: #FFFFFF;
	display: block;
	height: 120px;
	width: 940px;
}

#principal-pie {
        clear: both;
	padding-top: 20px;
}
#anterior-siguiente {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ded9d3;
        height: 40px;
}
#anterior-siguiente ul, #anterior-siguiente ul li {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#anterior-siguiente ul li.anterior {
 float: left;
 width: 200px;
 text-align: left;
 display: block;
}
#anterior-siguiente ul li.separador{
 float: left;
 display: none;
 width: 100px;
}
#anterior-siguiente ul li.siguiente {
 float: right;
 width: 200px;
 text-align: right;
 display: block;
}
#volver-a {
 clear: both;
}
#aqui {
	height: auto;
}
#principal  #saltarA {
	position: relative;
}
#principal  #saltarA ul, #principal  #saltarA ul li {
	list-style-type: none;
	width: 200px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
#principal  #saltarA ul li a{
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        font-weight: bold;
        color: #8a8884;
}
#principal #saltarA ul li a.MenuBarItemSubmenu:hover, #principal #saltarA ul li a.MenuBarItemSubmenuHover {
	background-image: url(../../../../plantilla/img/arrow-red.gif);
	color: #A40C34;
	background-color: #FAFAFA;
}
#principal  #saltarA ul li ul li a {
	font-size: 0.85em;
	color: #000000;
	padding-left: 10px;
	background-color: #F2EFED;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
        font-weight: normal;
}
#principal  #saltarA ul li ul li a:hover {
	color: #A40C34;
}
p.button {
	padding-left:150px;
	clear: both;
} 
#principal form#suscribe_interesados button {
	height: 20px;
	width: 120px;
	display: block;
	text-align: center;
	font-size: 1em;
}
form#suscribe_interesados span.label,span.spacer,span.multiple span {width:150px;float:left;} 
span.multiple {float:left;} 
form#suscribe_interesados div.clear {clear:both;padding-top:5px;} 
#principal form#suscribe_interesados {
	clear: both;
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBD8D2;
	border-bottom-color: #DBD8D2;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#principal form#suscribe_interesados #elNombre , #principal form#suscribe_interesados #elEmail{
	float: left;
	width: 320px;
	display: block;
}
#principal form#suscribe_interesados input {
	font-size: 1em;
}
