body {
	background: #ebf5fc url('../images/body_bg.jpg') repeat-x 0 0;
	margin: 15px 0 15px 0;
	padding: 0;
}



#env
{
	position: relative;
	margin: 0 auto;
	width: 934px;
	background: url('../images/env_bg.jpg') repeat-y 0 0;
	padding: 140px 0 0 0;
}
#main
{
	padding-top: 5px;
	width: 934px;
	background: url('../images/main_bg.jpg') no-repeat 0 0;
	min-height: 350px;
	_height: 350px;
}

#bloques
{
	display: block;
	float:left;
	padding: 8px 8px 8px 8px;
	width: 205px;
	min-height: 300px;
	_height: 300px;
	position:static;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	margin: 0 10px 0 0;

}
#foot
{
	height: 49px;
	width: 914px;
	background: url('../images/foot_bg.png') no-repeat 0 100%;
	padding: 0 11px 0 11px;
	color: #506273;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial;
	clear: both;
	text-align: center;
}
#promo
{
	position: absolute;
	top: 0;
	left: 0;
	height: 142px;
	width: 934px;
	z-index: 3;
	background: transparent url('../images/promo_bg.jpg') no-repeat 0 0;
}
a{
	font-size:12px;
	font-family: Arial, Verdana;
}

#MenuIzq{
	width: 200px;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;	
	
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;	
}


a.leftnav {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	color: #333333;
	background-color: #efefef;
	display: block;
	padding: 8px 8px 8px 8px;
	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 184px;
	text-decoration: none;
	font-weight: bold;
}
a.leftnav:hover {
	color: #333333;
	background-color: #CCCCCC;
}

td{
	color:#333333;
	font-size:13px;
	font-family: Arial, Verdana;
}
input{
	font-size:12px;
	font-family: Verdana, Arial, Times, serif;
}
textarea{
	font-size:12px;
	font-family: Verdana, Arial, Times, serif;
}
div{
	font-size:12px;
	font-family: Verdana, Arial, Times, serif;
}

.titulo1{
	font-size:22px;
	font-family:Georgia, Arial;
	color:#000066;
}

.titulo2{
	font-size:20px;
	font-family:Georgia, Arial;
	color:#333333;
}
.titulo3{
	font-size:16px;
	font-family:Georgia, Arial;
	color:#333333;
}
