﻿#CentroIzMenu{
	background-color:#FFFFFF;
	float:left;
	margin-top:0px;
	width:150px;
	max-width:170px;
	font-size:12px;
	text-align:left;
	color:#005588;
	padding-top:40px;
	padding-bottom:40px;
}

#CentroIzMenu table{
	background-color:#A4C2C2;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
#CentroIzMenu td{
	color:#005588;
	border:1px gray solid;
	font-style: normal;
	padding-left:15px;
	text-align:left;
	width:150px;
	max-width:150px;
	height:24px;
	font-size:14px;
}
#CentroIzMenu .tdRotulo{
	background-color:#1A2D66;
	text-align:center;
	color:#FFFFFF;
	font-style:normal;
	width:130px;
	max-width:130px;
	height:24px;
	font-size:15px;
	padding:0;
}
#CentroIzMenu .tdNSel{
	background-color:#FFFFFF;
	color:#336666;
	border:1px gray solid;
	font-style: normal;
	padding-left:20px;
	text-align:left;
	width:130px;
	max-width:130px;
	height:24px;
	font-size:15px;
}
#CentroIzMenu a{
	color:#336666;
	text-align: center;
	text-decoration: none;
}
#CentroIzMenu a:hover{
	text-align: center;
	color: #7E7E7E;
	text-decoration: underline;	
}

#CentroDrMenu{	
	background-color:#FFFFFF; 
	margin-top:10px;
	width:530px;
	max-width:530px;
	float:right;
	margin-bottom:20px;
	padding:20px;	
}
#CentroDrMenu h1{
	font:18px georgia;
	color: #B31B1B;
	text-align:left;
	font-weight:bold;

}
#CentroDrMenu h2{
	font:15px georgia;
	color: #B31B1B;
	font-weight:bold;
}
#CentroDrMenu .imagenT{
	vertical-align: text-top;
	border-style: solid;
	border-width: 0px;
	margin-left: 40px;
	margin-right: 5px;
	margin-bottom: 15px;
	float:right;
}
