body {
	background: #E1E1E1;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #333333;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}
#wrap {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

/* Header */

#header {
	width: 700px;
	height: 151px;
	margin: 0 auto;
	padding: 0;
	border-bottom: none;
	background: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 20px 0 0 20px;
	font-size: 50px;
	letter-spacing: -7px;
	color: #323B2E;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -2px;
}


a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	border-top: none;
	background: #FFFFFF;
}

#colOne {
	float: left;
	width: 152px;
	margin-top: 20px;
	padding: 0 0px 0 0px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 530px;
	padding: 0 0px 0 0px;
}
#colTwo2 {
	float: right;
	margin-top: 0px;
	width: 530px;
	padding: 0 0px 0 0px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -2px;
}
.fotoder { 
	float: right;
	margin-left: 8px;
}
.fotoizq { 
	float: left;
	margin-right: 8px;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
.texto_secciones {	
	font-size: 12px;
}
.titulos {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.subtitulo {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.subtitulo2 {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.subtitulo3 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.texto_corrido {
	font-size: 11px;
}
.subtitulo_secciones {
	font-weight: bold;
	color: #333333;
}
.ver_mas {
	float: right;
	height: 26px;
	width: 90px;
	
}
.cuadro {
	background-color: #b40e22;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.cuadrogris {
	background-color: #F0F0F0;
	border: #666666;
	text-align:left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.punteado { border: 1px solid #000000
}
.linea {
	height: 1px;
	background-color: #333333;
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0000;
	float: left;
}
hr{
	border: 0;
	color: #cccccc;
	height: 2px;
	width: 90%;
}
