@charset "utf-8";
/* CSS Document */

@import url("common.css");

*{
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:  #B9C4C2;
}
a:hover {
	text-decoration: underline;
	color:#EEEEEA;
}
body {
	background: url(../images/bg_sitio.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504B3D;
	margin:0;
	padding:0;
}
div{
	height:100%;
}
h1{
	color:#A3A08F;
	font-size:1.6em;
	padding:10px 10px 10px 20px;
}

.colorBlanco{
	color:#EEEEEA;
}
.bgBlanco{
	background-color:#EEEEEA;
}
.borderBlanco{
	border-color: #EEEEEA;
}
.main {
	width: 895px;
	margin: 6px auto;
}
.mainBorder{
	border-style: solid;
	border-width: 3px 3px;
	min-height: 704px;
}
.bgGrey{
	background-color: #B8B4A3;
}
.header {
	margin:0;
	padding:6px 0 6px 0;
	border-bottom: solid 1px #EEEEEA;
}
.headerMain{
	border: solid #EEEEEA;
	border-width: 1px 0;
	height:203px !important;
}
.headerMain .headerPicture {
	height:203px;
	overflow: hidden;
}
.colsBig{
	width: 669px;
	float:left;
}
.colsMed{
	width: 443px;
	float:left;
}
.colsSmall{
	width: 221px;
	float:left;
}
.bgMed{
	background: url(../images/img_columnaM.jpg) no-repeat center top;
	background-color:#E6E4D9;
}
.bgSmall{
	background: url(../images/img_columnaS.jpg) no-repeat center top;
	background-color:#E6E4D9;
}
.colSepara{
	margin-right: 5px;
}
.homeBtmBorder{
	border-bottom: 2px solid #6A858F;
}
em{
	clear:both;
	display:block;
	height:2px !important;
}
.headerButtonBar ul li a{
	display: block;
	line-height: 33px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
	color: #6D6654;
	font-weight: bold;
	padding: 0 19px 0 0;
	background-color: #B8B4A3;
}
.headerButtonBar ul li a:hover{
	background-color:#35505B;
	color:#EEEEEA;
	text-decoration: none;
}
.headerButtonBar ul li {
	list-style: none;
	border-width: 0;
	border-right: solid #35505B 3px;
	border-bottom: solid #EEEEEA 1px;
}
.headerButtonBar ul {
	margin-top:0px;
}
.mainTitles {
	border-top: solid #354E58;
	border-bottom: solid #354E58;
	border-width: 2px 0;
	display: block;
	min-width: 0px;
	position: relative;
}
.mainTitles .mTitle {
	background-color: #496B78;
	border: solid #EEEEEA;
	border-width:1px 0;
	height:3em;
/*	font-weight: bold;
	font-size: 14px;
*/
}
.mTitle img{
	margin-left:15px;
	margin-bottom:-2px;
	margin: 10px 15px;
}
.mTitle span{
	float:left;
}
.main .brioLogo {
	float: right;
}
.bgNone {
	background-color:none;
}
.main.pie,
.main.pie a{
	font-size: 11px;
	color: #FDECF1;
}
.main.pie p{

}
.homeText p {
	padding: 10px 10px 0 20px;
}
.homeText img {
	display:block;
}
.homeLoginCol {
	text-align: center;
	padding: 20px 0;
}
.homeLoginCol input {
	border: 1px solid #999999;
	font-size: 11px;
	vertical-align: middle;
	width: 130px;
	height:18px;
	padding:0;
}
.homeLoginCol form {
	padding: 10px 0;
}
.homeLoginCol ul {
	text-align: left;
	width: 180px;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	position: inherit;
	padding-left: 25px;
	padding-bottom: 20px;
}
.homeLoginCol ul li a {
	color: #6D6654;
	font-size: 10px;
	line-height:15px;
	text-decoration:underline;
}
.homeLoginCol ul li a:hover{
	text-decoration:none !important;
}
.homeLoginCol .submitter {
	background: #496B78;
	color: #eeeeea;
	width: 18px !important;
	height:18px;
	font-family:Arial Narrow, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0 0 18px;
	border:1px solid #354E58;
}
.homePensando{
	background: #E6E4D9 url(../images/home_pensando_back.jpg) no-repeat scroll center top !important;
	padding-top:90px;
}
.homeFooter {
	height: 36px;
	background-color: #6A848C;
	text-align: center;
	color: #B9C4C2;
	padding: 13px;
	border-top:2px solid #FFFFFF;
}
.homeFooter img {
	vertical-align: middle;
	margin: 0 6px 0 14px;
}
.mainCols {
	min-width: 0px;
	position: relative;
	border-top: 1px solid #eeeeea;
}
.homeFooter .footerNav {
	font-size: 10px;
	margin-top: 5px;
}
.footerNav a {
	color: #E5E4D8;
}

.contentMain{
	overflow:hidden;
	background: url(../images/columns_back.jpg) center top;
	padding:2px 0 0;
}
.contentMain a {
	text-decoration:none;
	color:  #504B3D;
}
.contentMain a:hover {
	text-decoration: underline;
}

.contentBottom{
	overflow:hidden;
	background: url(../images/columns_back_bottom.jpg) center top;
	height:2px;
}

.serviciosMain{
	list-style-position:inside;
	line-height:17px;
}
.serviciosMain ol li{
	margin: 0;
	font-weight:bold;
}
.serviciosMain ol li span{
	font-weight:normal;
}
.serviciosLeft{
	list-style: none;
}
.serviciosLeft ul li{
	list-style-position: outside;
}
.serviciosLeft ul li a{
	display: block;
	line-height: 24px;
	font-size: 12px;
	color: #6D6654;
	padding: 2px 5px 2px 15px;
}
.serviciosActual,
.serviciosLeft ul li a:hover{
	background-color:#EEEEEA;
	color:#CC3300!important;
	text-decoration: none;
	padding: 2px 0 2px 35px!important;
	background-image: url(../images/servicios_selected.gif);
	background-repeat: no-repeat;
	background-position:15px center;
}
.serviciosLeft ul li {
	list-style: none;
	border-width: 0;
	border-bottom: solid #EEEEEA 1px;
}
.serviciosLeftBack{
	background: url(../images/img_servicios.jpg) no-repeat center top;
	height: 346px;
	margin-top:70px;
}

.serviciosText{
	padding:15px 15px 40px;
}
.serviciosText h3{
	color: #496b77;
	margin:15px 0;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:-1px;
}
.serviciosImg {
	border-bottom-color:#EEEEEA;
	border-bottom-style:solid;
	border-bottom-width:5px;
	height:210px;
	width:443px;
}
.contactoLeft p{
	padding: 0px;
	margin: 0px;
}
.contactoLeft div{
		margin:13px 18px;
}

.contactoVin{
	clear:both;
}
.contactoVin img{
	float: left;
	margin:0 -10px;
}
.contactoVin p{
	margin-left:34px;
}

 .contacto form{
	margin: 30px 0;
 }
.contacto span{
	color: #496B78 !important;
	font-size:1.3em;
	font-weight:bold;
}
 .submitButton{
	background-color: #496B78 !important;
	padding: 0 0 16px !important;
	color: #EEEEEA !important;
	border: 1px solid #354E58 !important;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	height:18px;
 }
 
.contacto input, .contacto textarea{
	background-color: #EEEEEA;
	border: none;
	margin:0 5px 1px;
	padding:2px;
}
 .contacto textarea{
	height: 100px;
 }
 .contacto td{
	text-align: right;
 }
.large{
	width: 250px;
}
 
 
.edificiosText{
	padding:10px 10px 40px;
}

.proveedor{
	float:left;
	margin:10px 5px;
	width:130px;
}
.provlogo{
	height: 70px;
	background-color: #95a5a5;
	color: #514b3d;
}
.proveedor img{
	max-height:70px;
	max-width:127px;
}
.provimgcontainer{
	height:68px;
	width:127px;
	overflow:hidden;
}
.proveedor div{
	text-align:center;
}
.provdesc{
	border-bottom:1px solid #EBEBE3;
	border-top:1px solid #EBEBE3;
	color:#514B3D;
	font-size:0.8em;
	padding:0 3px 0 0;
	text-align:left !important;
	line-height:14px;
	background: url(../images/proveedores_back_columnas.jpg) no-repeat right top;
}

#loadingbar{
	display:none;
	padding:30px;
}