body {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color:#000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF; /* FCFAE1 */
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#contenedor {
/*float: left;
width: 100%;*/
width: 770px;
margin-right: auto;
margin-left: auto;
}
#contenedor a {
	color:#8C3B3B;
	text-decoration:none;
}
#contenedor a:hover {
	color:#4C1B1B;
	text-decoration:underline;
}
#contenedor a:visited {
	color:#4C1B1B;
}

#cabecera {
	width:100%;
	margin-top: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
}

#cabecera h1{
	font-size:68px;
	line-height: 70px;
	color:#4C1B1B;
	font-family: "Trebuchet MS" , sans-serif;
	font-weight:3000;
}

#cabecera h2{
	font-size:20px;
	line-height: 20px;
	color:#4C1B1B;
	margin-bottom: 0px;
}


#contenedor div.hr { 
width: 100%; 
height: 2px; 
border: 1px; 
font-size:1px;
background-color: #CCCCCC; 
margin-top: 5px; 
margin-bottom: 5px; 
} 

#titulos {
	color:#555555;
	background-color:#F9F9F9;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	margin-left:0px;
	margin-right:0px;
	padding:5px;
	clear:both;
}

#cajas {
	font-size:12px;
	color:#555555;
	background-color:#f5f5f5;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}

#titulos h1 {
	font-size:17px;
	line-height: 20px;
	background-color:transparent;
	text-align:left;
	font-weight:300;
}

#cajas h2 {
	font-size:12px;
	font-weight:300;
	background-color:transparent;
}

#cajas ul {
	padding-left:20px;
	color:#555555;
	font-size:11px;
}

#cajas ol {
	padding-left:20px;
	color:#555555;
	font-size:11px;
	list-style-type: decimal-leading-zero;
}

#thumbs {
	float: center; /* estaba en right */
	margin: 0 0 5px 20px;
	max-width: 100px;
	max-height: 100px;
	text-align: center;
}

img.fotos {
	float: center; /* estaba en right */
	max-width: 730px;
	text-align: center;
}

h1 {
	font-size:11px;
	line-height: 14px;
	color:#4C1B1B;
}
h2 {
	font-size:20px;
	font-weight:300;
}

#publi {
	margin-top:10px;
	margin-bottom:10px;
}

#publifloat {
	float: left;
	margin-top:10px;
	margin-right:40px;
	margin-bottom:10px;
}

#principal {
margin-right: 0px; /*Set right margin to RightColumnWidth*/
}
#principal p {
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	line-height:20px;
	padding:0px;
}

#left {
	float: left;
	width: 395px;
	margin-bottom:15px;
}

#leftpubli {
	float: left;
	width: 340px; /*Width of right column in pixels*/
	height: 285px;
	margin-bottom:15px;
	margin-right:15px;
}

#right {
	float: right;
	width: 395px;
	margin-bottom:15px;
}

#rightpubli {
	float: right;
	width: 340px; /*Width of right column in pixels*/
	margin-bottom:15px;
}

#left2 {
	float: left;
	width: 370px;
	margin-bottom:15px;
}

#right2 {
	float: right;
	width: 370px;
	margin-bottom:15px;
}

div.spacer {
	padding-top:1px;
	clear: both;
}