﻿@charset "utf-8";

#Principal #Oeste {

	width: 25%;
	float: left;
	display: block;
	background: #000000;
}


#Principal.interior #Oeste {

	background: #000000;
	width:25%;
}

#Oeste  .contenido  {

	text-align: left;
	padding: 0px;
	float: left;
	clear: both;
	margin: 0px;
	width:100%;
}


#Oeste .contenido ul {

	margin: 0px;
	padding: 0px;
}



ul.noNivs   {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#oesteInfoGeneral {
	background-image: url(../imgsMaqt/infoGeneral_sqInfDch.png);
	background-repeat:  no-repeat;
	background-position: right bottom;
}


#Oeste h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
}
#Principal #oesteInfoGeneral h2 {
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	margin: 0em;
	width: auto;
	padding-top: 1.3em;
	padding-right: 7px;
	padding-left: 10px;
	font-size: 1.25em;
	text-transform: none;
}

#oesteInfoGeneral li {
	background-color: #FFFFFF;
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	padding: 0.7em 7px 0.3em 10px;
}
#Oeste   #oesteInfoGeneral  .ulNm1  {
	background-image: url(../imgsMaqt/infoGeneral_sqInfIzq.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}
