body{
	background-color: #FFFFFF;
	}
	
	#cos{
	width:985px;
	margin: 0 auto;
	background-color: #FFFFFF;
	float:inherit;
	clear:both;
	}
	
	div.title{
	width:985px;
	height:99px;
	}
	div.menu{
	Background-color:#FFFFFF;
	width:695px;
	height:50px;
	padding-top: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	font-variant: small-caps;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	div.menu a {
	color: #660000;
	}
	div.barra{
	Background-color:#660000;
	width:1004px;
	height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-indent: 60%}

div.enc{
	background-color: #660000;
	background-image: url(imagenes/fondo_enc.jpg);
	}
	
div.lateral{
	float:right;
	Background-color:#EBEBEB;
	width:190px;
	height:1450px;
	clear: none;
	padding: 5px;
	}
	
div.win_primero{
	float:left;
	width:80px;
	height:1450px;
	clear: left;
	background-color: #F5F5EF;
	}
	
div.win_segundo{
	Background-color:#FFFFFF;
	height:1050px;
	float: left;
	width:675px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	div.footer{
		Background-color:#FFFFFF;
		width:985px;
		clear:both;
		padding: 6px 0px 4px;
	}
	
.textpie {color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	cursor: hand;
}
a:visited {
	text-decoration: none;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
	cursor: hand;
}
a:active {
	text-decoration: none;
	cursor: hand;
}
p {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtgral {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txtgral a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
}
.txtgral a:hover {
	color: #330000;
	text-decoration: underline;
	cursor: hand;
}
