/* CSS para elsa */

*{margin:0; padding:0; outline:none;}
html {
	width:100%;
}
body {
	width:100%;
	min-height:100%;
	text-align:center;
	background-image: url(img/esfondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
a:link{
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:active {
	color:#FFFFFF;
}
a:hover {
	color:#660000;
}

#cos
{
	width:900px;
	text-align:left;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 650px;
	background-image: url(img/borde_inf.jpg);
	background-repeat:  repeat-y;
}
		#cabecera a#logo {
	display:block;
	position:absolute;
	top:-10px;
	right:25px;
	height: 92px;
	width: 120px;
	z-index: 1;
}
		#cabecera a#portada {
	position: absolute;
	left: 16px;
	top: 82px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FF6600;
}
		#cabecera a#bienvenido {
	position: absolute;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	background-color: #FFFFFF;
	bottom: 1px;
	width: 839px;
	text-align: justify;
	vertical-align: baseline;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#cabecera {
	font-weight: bold;
	height: 110px;
	position: relative;
	background-position: left top;
	margin-left: 0px;
	margin-right: 0px;
	top: 30px;
	left: 8px;
	width: 880px;
}
		#cabecera ul {
	background-color:#FF6600;
	list-style:none;
	margin-top:0px;
	margin-left: 0px;
	padding-left: 15px;
	width: 870px;
	background-position: left top;
	margin-right: 0px;
	padding-top: 20px;
	padding-bottom: 15px;
}
		#cabecera ul li {
	display:inline;
	margin-top: 0;
	margin-right: 12px;
	background-position: left top;
	list-style-type: none;
	color: #800000;
	
}
			#cabecera ul li a:link{
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
}
			#cabecera ul li a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
			#cabecera ul li a:active{
	color:#800000;
	text-decoration: none;
}
			#cabecera ul li a:hover{
	color:#800000;
	text-decoration: none;
}
         
#left {
	width:480px;
	float:left;
	margin-left:7px;
	height: 334px;
}
#right{
	width:370px;
	margin-right:15px;
	padding-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 5px;
	text-align: justify;
	float: right;
	padding-right: 20px;
}
		#right h1 {
	font-style:normal;
	font-size:24px;
	font-weight: bold;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	#right h2 {
	font-style:normal;
	font-size:18px;
	font-weight: bold;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		#right ul li {
	font-style:normal;
	font-size:11px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
}
		#right li {
	font-style:normal;
	font-size:11px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
		#right form {
	font-style:normal;
	font-size:11px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	white-space: pre;
	vertical-align: baseline;
	height: 300px;
	margin-left: 5px;
	background-position: top;
}
		#right a:link{
	color:#666666;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
}
		#right a:visited{
	color:#666666;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
}
		#right a.hover{
	color:#666666;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
}
#pie {
	text-align:center;
	height:.30 px;
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
			
		
