body{
	width:785px; 
	background-image:url(img/body/bg.jpg);
	margin:10px;
}

#contenedorMenuTop{
	margin-top:35px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
}

#contenedorMenuTop a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold;
	color:#999999;
}

#contenedorMenuTop a:hover{
	color:#016CAC;
}

#contenedorTop{
	height:95px; 
	background-image:url(img/header/bg.jpg); 
	background-repeat:repeat-x; 
	margin-left:10px; 
	margin-right:10px;
}

#contenedorMenuLeft{
	border-bottom:solid 1px #FFFFFF; 
	text-align:center; 
	margin-left:30px; 
	margin-right:30px; 
	padding-top:20px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#FFFFFF;
}

#contenedorMenuLeft a{
	text-decoration:none;
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#FFFFFF;
	display:block;
	height:100%;
	width:100%;
}

#contenedorMenuLeft a:hover{
	text-decoration:underline;
}

#contenedorBottomLeft{
	margin-left:20px; 
	margin-right:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#333333;
}

#contenedorRight{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666;
}

#linkRight{
	margin-top:30px; 
	margin-left:270px; 
	margin-right:15px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#4984A3;
}

#linkRight a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#4984A3;
}

#linkRight a:hover{
	text-decoration:underline;
}

#contenedorBody{
	/*height:241px; */
	background-color:#FFFFFF; 
	background-image:url(img/bottom/bg.jpg); 
	background-repeat:repeat-x;
	margin-left:10px; 
	margin-right:10px;
}

#contenedorList{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#4984A3; 
}

#contenedorList a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#4984A3; 
}

#contenedorList a:hover{
	color:#FD952E;
}

#contenedorListText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:bold;
	color:#666666; 
}


.comboBox{
	width:178px; 
	height:19px;
}

.boxx{
	border:1px;
	border-style:solid;
	border-color:#666666;
	width:309px;	
}

.boton{
	background-image:url(img/content/boton.jpg);
	background-repeat:repeat-x;
	border:1px;
	border-style:solid;
	border-color:#666666;
	width:133px;	
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	color:#FFFFFF; 
}	

.imageStyle{
	border:1px;
	border-style:solid;
	border-color:#999999;
	padding:3px;
	margin:3px;				
}

.propertyOn{
	margin:5px;
	padding:3px;
	border:1px;
	border-style:solid;
	border-color:#FD952E;
	cursor:pointer;
}

.propertyOff{
	margin:5px;
	padding:3px;
	border:1px;
	border-style:solid;
	border-color:#FFFFFF;
}

.boton1{
	width:161px; 
	margin-top:10px; 
	margin-bottom:10px; 
	padding:5px; 
	background-color:#8BB9D1; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#333333
}

.boton1On{
	width:161px; 
	margin-top:10px; 
	margin-bottom:10px; 
	padding:5px; 
	background-color:#FD952E; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#333333;
	cursor:pointer;	
}


