@charset "UTF-8";
body {
	margin-top: 0px;
	background-image: url(../images/bk_topbody.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#contenedorInfo {
	background-image: url(../images/bk_general.png);
	background-repeat: repeat-y;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	background-position: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003;
	text-align: justify;
	letter-spacing: .04em;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: lighter;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5D687D;
	font-weight: lighter;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #73899E;
	font-weight: lighter;
}
p {
	font-weight: normal;
	color: #003;
	text-align: justify;
	letter-spacing: .04em;
	font-size: 15px;
}
#banner_flash {
	height: 130px;
	width: 882px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-repeat: repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: 9px;
}
#top {
	height: 86px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logocaminos {
	float: left;
	height: 86px;
	width: 226px;
	position: relative;
	bottom: auto;
}

#menu {
	height: 47px;
	z-index: 5000;
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#bk {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	z-index:0;
	background-image: url(../images/bk.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7B090C;
	text-decoration: none;
	letter-spacing: 0em;
}

a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #664040;
	text-decoration: none;
	letter-spacing: 0em;
}

a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 0em;
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 0em;
}


.numeros {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C0D0A;
	text-align: justify;
	font-weight: bold;
}

.italicas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: light;
	font-style: italic;
}

ul.listabulletspluma {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	list-style-image: url(../images/bullet_pluma.png);
	text-align: left;
	line-height: 20px;
	}
ul.listaNews {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/bullet.png);
	text-align: left;
	line-height: 20px;
	}


/*Lista para Noticias*/

div#listaNoticias {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-type: none;
	width: 790px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}	

ul.listaNoticias {
	list-style-position: outside;
	list-style-type: none;
	}
ul.listaNoticias li {
	height:50px;
	position:relative;
	width: 700px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #930;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
}



.fotosdiv {
	padding: 10px;
	float: left;
	margin-left: 10px;
}
#listaizq {
	padding: 20px;
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #930;
	float: left;
	position: relative;
}
#listader {
	padding: 20px;
	width: 400px;
	float: right;
}

.trtablaotrossitios {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #930;
}
.liniaNoticias
{
	height:40px;
	border-bottom:solid 1px;
	border-bottom-color:#ccc;
	padding-top:5px;
}
.CssTextDiv
{
	font-size:9px;
	color:#333;
	
}
.CssTextDivAutor
{
	font-size:9px;
	color:#333;
	font-style:italic;	
}
