body {
	width: 779px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.pgMain{
	width:522px; 
	border-left:1px solid #cccccc; 
	background-image:url(/images/bgMain.gif);
	vertical-align:top;
}
.pgLeft{
	width:255px; 
	background-image:url(/images/bgLeft.gif); 
	vertical-align:top;
	padding:15px 20px 15px 20px
}
.pgFoot{
	background-image:url(/images/bgFoot.gif);
	width:100%;
	font-size:9px;
	color:#727272;
	text-align:center
}
h1{
	font-size: 17px;
	color: #CC6600;
	background-image: url(/images/bull1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	text-transform: uppercase;
	height: 23px;
	letter-spacing: 0.01em;
	font-weight: normal;
}
h2{
	color:#336699;
	font-size: 18px;
	font-weight: normal;
	padding:10px 0px 0px 0px;
	margin:0px auto 0px auto;
	width:480px;
}
h4{
	color:#FF9900;
	font-size: 12px;
	font-weight: bold;
}
h3{
	color:#336699;
	font-size: 18px;
	font-weight: normal;
	padding:10px 0px 0px 0px;
	margin-right:10px;
	margin-left:40px;
}
.formulario{
	font-family:"Trebuchet MS";
	font-size:12px;
	border: solid 1 #333;
}
.txtContenido{
	color:#666666;
	font-size:12px;
	text-align:justify;
	padding:10px 5px 5px 5px;
	margin-right:0px auto 0px auto;
	width:480px;
}
.txtContenidoS{
	color:#666666;
	font-size:12px;
	text-align:justify;
	padding:10px 5px 5px 5px;
	margin-left:20px;
	width:480px;
}

.txtContacto{
	color:#666;
	font-size:11px;
}
.txtNoticias{
	color:#999;
	font-size:12px;
	text-align:justify;
}

.txtBienvenidos{
	color:#666;
	font-size:11px;
	letter-spacing: 0.01em;
	text-align: justify;
	margin-right:10px;
	margin-left:20px;
}
.txtVersion{
	font-size:11px;
	text-decoration:none;
}
.txtLogo{
	font-size:11px;
	text-decoration:none;
}

.txtLogo a:visited{
	font-size:11px;
	text-decoration:none;
	color:#666666;
}


.lineaPuntos{
	border:1px dashed #CCCCCC;
	height:1px;
}

.lineadiv{
	border: 1px dotted #666;
	height:1px;
}
INPUT.boton {
	BORDER-RIGHT: #666 1px solid; 
	BORDER-TOP: #999 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #999 1px solid; 
	COLOR: #333; 
	BORDER-BOTTOM: #666 1px solid; 
	FONT-FAMILY: 'trebuchet ms',helvetica,sans-serif;
	width:70px;
}
INPUT.boton {
	FILTER: progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc'); 
	BACKGROUND-COLOR: #ddd
}

#Bienvenidos{
	background-image:url(/images/bgBienvenidos.jpg);
	border-top:1px solid #FFF;
	width:520px;
}

#cuadroLogos{
	background-image:url(/images/bgLogos2.jpg);
	border-top:1px solid #FFF;
	width:520px;
	background-position: left top;
	background-repeat: repeat-x;
	border-top:1px solid #FFF;
}

#logos1{
	width:490px;
	margin:0px auto 0px auto
}
#logos1 ul {
	list-style: none;
	margin-left: 0;
}
#logos1 ul li{
	width:238px;
	text-align:center;	
	float: left;
	vertical-align:middle;
	border-right:2px solid #FFFFFF;
}