@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images2/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-left: 0px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 38px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.fecha {
	color: #666767;
	}

.contenedor {
	margin:0 auto 0 auto;
	background-color: white;
	color: #666767;
	font-family: Arial;
	text-align: center;
	width: 740px;
}


.contenedor a {
	color: #666767;
}
/*
.contenedor a {
.fondo_boton a:hover {
.fondo_boton a:active {
.fondo_boton a: visited{*/


.header1 {
	text-align:left;
	padding: 24px;
	padding-left: 33px;
	width: 740px;
}
.header3 {
	text-align:left;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 95px;
	width: 740px;
}

.navbar {
	color: #b5121b;
	font-size: 8px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	width: 740px;
	padding-bottom: 9px;
}

.navbar a {
	color: #b5121b;
}

.tiradefotos {
	width: 740px;
}

.header2 {
	text-align:left;
	/*padding-left: 120px;*/
	padding-top: 36px;
	padding-bottom:20px;
	width: 740px;
}

.seccion {
	margin:0 auto 0 auto;
	text-align: justify;
	width: 550px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	line-height:0px;
}

.seccionTOP {
	margin:0 auto 0 auto;
	text-align: justify;
	width: 550px;
	padding-bottom:20px;
	font-size:12px;
	line-height:0px;
}

.titulo {
	color: #b5121b;
	font-weight:600;
}

.tituloF {
	margin:0 auto 0 auto;
	width: 550px;
	font-size:12px;
	text-align:left;
	color: #b5121b;
	font-weight:600;
}

.titulo2 {
	color: #b5121b;
	font-weight:900;
	font-size:10px;
	line-height:10px;
}

.titulo a {
	color: #b5121b;
}

.titulo2 a {
	color: #b5121b;
}

.boton{
	color: #b5121b;
	font-size:10.5px;
	font-weight:bold;
	text-align:right;
	padding-right: 5px;
	
}
.boton a{
	color: #b5121b;
	
}
.boton a:hover{
	text-decoration:underline;
}

a img {
border : 0px;
}

.parraf {
	line-height:15px;
}
.parraf2 {
	line-height:15px;
	text-align:justify;
}

.footer {
	width: 740px;
	padding-bottom: 10px;
/*	float:left;*/
}

.disc {
	background-color: white;
	color: #666767;
	font-size: 11px;
	text-align:justify;
	padding-left: 120px;
	padding-right: 120px;
	font-family: Arial;
	}
.disc a {
	color: #b5121b;
}
.disc a:hover {
	color: #b5121b;
	text-decoration:underline;
}	

.topdisc {
	font-size: 11px;
	color: #666767;
	font-family: Arial;
	}
.topdisc a {
	color: #b5121b;
}
.topdisc a:hover {
	color: #b5121b;
	text-decoration:underline;
}

