body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #787878;
	background-image: url(images/fondo1.jpg);
	background-repeat: repeat-x;
}
.destacado {
	background-color: #787878;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.sub2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #787878;
	border-right-color: #787878;
	border-bottom-color: #787878;
	border-left-color: #787878;
	font-size: 13px;
	font-style: italic;
}


.textoblanco {
	color: #FFFFFF;
	text-decoration: none;
}

.titulos {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FF9800;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9809;
	border-right-color: #FF9809;
	border-bottom-color: #FF9809;
	border-left-color: #FF9809;
	padding-bottom: 3px;
}
.subrayado {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 3px;
}
.margenfotos {
	margin-right: 15px;
}

