@charset "utf-8";
/* CSS Document */

body {
	background: #78a22f;
}
.conteiner_bacground {
	background-image: url(images/background_standar.jpg);
	background-repeat: repeat-y;
	width: 891px;
	height: auto;
	margin: 0 auto;
}
.conteiner_principal {
	background-image: url(images/backgroun_conteiner.jpg);
	width: 891px;
	height: auto;
	background-repeat: no-repeat;
	position: relative;
}
.logo_burgos {
	background-image: url(images/logo_burgos.jpg);
	background-repeat: no-repeat;
	width: 204px;
	height: 122px;
	margin-left: 50px;
	margin-top: 25px;
	float: left;
}
.titulos_flash {
	width: 480px;
	height: 90px;
	position: absolute;
	left: 303px;
	top: 36px;
}
.linea_division {
	width: 489px;
	height: 4px;
	float: left;
	background-image: url(images/linea_division.jpg);
	margin-top: 25px;
	margin-left: 15px;
}




h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	color: #999;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	margin: 0px;
	font-weight: lighter;
	color: #fff;
}
h3 A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
}
h3 A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	text-decoration: underline;
	color: #fff;
}
h3 A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
}
h3 A:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
}



.menu_principal {
	width: 240px;
	height: auto;
	position: absolute;
	color: #178017;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	left: 57px;
	top: 179px;
}
.menu_principal A:link {
	color: #178017;
	text-decoration: none;
}
.menu_principal A:hover {
	color: #178017;
	font-weight: bold;
}
.menu_principal A:active{
	color: #178017;
	text-decoration: none;
}
.menu_principal A:visited {
	color: #178017;
	text-decoration: none;
}


.sub_menu {
	width: 240px;
	height: auto;
	color: #95A0A9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	left: 55px;
	top: 179px;
}
.sub_menu A:link {
	color: #95A0A9;
	text-decoration: none;
}
.sub_menu A:hover {
	color: #95A0A9;
	font-weight: bold;
	text-decoration: underline;
}
.sub_menu A:active {
	color: #95A0A9;
	text-decoration: none;
}
.sub_menu A:visited {
	color: #95A0A9;
	text-decoration: none;
}

.conteiner_info {
	width: 454px;
	height: auto;
	margin-top: 125px;
	margin-left: 30px;
	margin-right: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #767D85;
	line-height: 20px;
	float: left;
}
.conteiner_foto_info {
	width: 514px;
	height: auto;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
}
.foto_contenido {
	width: 409px;
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 11px;
	margin-bottom: 11px;
}


.conteiner_texto2 {
	width: 514px;
	height: auto;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}
.conteiner_texto2 A:link {
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.conteiner_texto2 A:hover {
	font-size: 12px;
	text-decoration: none;
	color: #808080;
}
.conteiner_texto2 A:active {
	color: #808080;
	text-decoration: none;
}
.conteiner_texto2 A:visited {
	color: #808080;
	text-decoration: none;
}

.logout {
	color:#FFF;	
}

.conteiner_info_seccion_interna {
	width: 454px;
	height: auto;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #767D85;
	line-height: 20px;
	float: left;
}
.conteiner_titulo_seccion_interna {
	width: 394px;
	height: 35px;
	margin-top: 125px;
	margin-left: 20px;
	margin-right: 70px;
	background-color: #78A22F;
	background-image:url(images/bullet_titulos_internos.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 50px;
	background-position: 15px center;
}

.noticia {
	width: 394px;
	height: 35px;
	margin-top: 70px;
	margin-left: 20px;
	margin-right: 70px;
	background-image:url();
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 50px;
	background-position: 15px center;
}
