/*---------------|||||||||||General------------------------------------------------------*/

body {
	text-align: center;
	background-image: url(img/fondo-santuario.gif);
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #41515D;
	line-height: 18px;
	background-repeat: repeat-x;
	background-color: #CBD5DC;
}
		
h2{
	margin: 0px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

p{
	text-align: justify;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

img.picA
{
	position: relative;
	top: -2px;
	/*
	width: 160px;
	height: 130px;
	*/
	border: 2px solid #E1E1E1;
}

img.picNews
{
	position: relative;
	top: -2px;
	width: 120px;
	height: 120px;
	background-image: url(img/pic-news.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
}

img.picRevista{
	position: relative;
	top: -2px;
	padding-top: 14px;
	padding-right: 1px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

/*---------------|||||||||||Wrapper------------------------------------------------------*/

#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 768px;
	text-align: left;
	background-color: #FFFFFF;
}

/*---------------|||||||||||Head------------------------------------------------------*/

#head {
	height: 179px;
	margin-left: 3px;
	background-repeat: no-repeat;
	background-position: center 9px;
}

/*---------------|||||||||||mainNav------------------------------------------------------*/

#mainNav {
	padding-bottom: 20px;
	width: 150px;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

#mainNavtitulo {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
}

.blue {background-image: url(img/menu-01.jpg); padding-bottom: 10px;}
.yellow { background-image: url(img/menu-02.jpg); padding-bottom: 10px;}
.green { background-image: url(img/menu-03.jpg); padding-bottom: 10px;}

.pie {
	height: 10px;
	background-image: url(img/pie.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#torre {
	height: 160px;
	background-image: url(img/torre.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	width: 147px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
}


/*--------------------------------------------------------------------*/



.menu {
	z-index:1000;
	font-size:11px; /* this page only */
	font-family: "trebuchet ms", helvetica, sans-serif;
	padding-top: 10px;
	margin-left: 18px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:110px;
}
.menu li {
position:relative;
height:18px;
}

/* style the links */
.menu a {
	display:block;
	text-decoration:none;
	height:18px;
	line-height:18px;
	width:110px;
	color:#000;
	text-indent:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-left: 5px;
}

.menu a:hover {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:110px;
	background-image: url(img/submenu.jpg);
	background-repeat: no-repeat;
	width: 115px;
	border: thick solid #FFFFFF;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */

/* hack for IE5.5 */
* html .menu a {width:110px; w\idth:110px;}


/*---------------|||||||||||Home------------------------------------------------------*/

#index {
	width: 611px;
	float: right;
}

/*---------------|||||||||||Content------------------------------------------------------*/

#content {
	width: 610px;
	float: right;
	padding-bottom: 30px;
}

#content p{
	padding-right: 40px;
	padding-left: 20px;
}

#content h2{
	padding-left: 20px;
}

#content h3{
	padding-left: 20px;
	font-size: 22px;
	line-height: 22px;
}

#content h4{
	padding-left: 20px;
	color: #336699;
}

#content h5 {
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}

#content a{
	color: #0099FF;
	text-decoration: none;
}

#content a:hover{
	color: #00CC00;
}

#content .post{
	padding-left: 20px;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	color: #738C9D;
}
/*---------------|||||||||||MainContent------------------------------------------------------*/

#mainContent {
	width: 420px;
	float: left;
	margin-right: 5px;
}

#mainContent a{
	color: #0099FF;
	text-decoration: none;
}

#mainContent a:hover{
	color: #00CC00;
}

#mainContent p {
	padding-right: 5px;
	padding-left: 0px;
}

#mainContent h2 {
	padding-right: 20px;
}

#news {
	font-size: 14px;
}

#news h2{
	font-size: 18px;
}

/*---------------|||||||||||Lateral------------------------------------------------------*/
#secondaryContent {
	float: left;
	background-color: #F3F3F3;
	background-image: url(img/lateral.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	width: 183px;
}

#secondaryContent li {
	margin-left: 10px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(img/download.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	color: #666666;
	vertical-align: top;
}

#secondaryContent li a{
	
	color: #0099FF;
	text-decoration: none;
}

#secondaryContent li a:hover {
	color: #00CC00;
}

#secondaryContent p {
	text-align: left;
	color: #336699;
	padding-left: 20px;
	padding-right: 5px;
}

#lateralpie{
	width: 183px;
	background-color: #F3F3F3;
	background-image: url(img/pielateral.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 53px;
}

#secondaryContent h2 {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	width: 153px;
	padding-left: 30px;
	vertical-align: middle;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
}

/*---------------|||||||||||Footer------------------------------------------------------*/

#footer {
	clear: both;
	height: 85px;
	background-image: url(img/foot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}

/*---------------|||||||||||Cabezal------------------------------------------------------*/

#cabezal {
	width: 762px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	height: 113px;
	margin-right: 3px;
	margin-left: 3px;
}
/*---------------|||||||||||Serie------------------------------------------------------*/

#serie {
	height: 54px;
	background-image: url(img/serie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-bottom: 10px;
	width: 762px;
	margin-right: 3px;
	margin-left: 3px;
}

#serie a{
	text-decoration: none;
}


/*---------------|||||||||||Opciones------------------------------------------------------*/

#opciones {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#opciones ul.pages {
		display: block;
		border: none;
		padding: 0px;
		margin: 10px 0px 50px 0px;
		text-transform: uppercase;
		font-size: 10px; }
		
#opciones ul.pages li {
		list-style: none;
		display: inline;
		float: left; }

#opciones ul.pages li a {
		display: block;
		float: left;
		border: 1px solid #CCCCCC;
		padding: 0px 5px 0px 5px;
		margin: 0px 5px 0px 0px;
		text-decoration: none; }

#opciones ul.pages li a:hover {
		border: 1px solid #7ba900;	}

#opciones ul.pages li.pgEmpty {
		display: block;
		float: left;
		border: 1px solid #eee;
		color: #eee;
		padding: 0px 5px 0px 5px;
		margin: 0px 5px 0px 0px; }
		
#opciones ul.pages li.pgCurrent {
	display: block;
	float: left;
	border: 1px solid #003f7e;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 0px;
	background-color: #003366;
}



/*---------------|||||||||||Tablas------------------------------------------------------*/

#table {
}

#table img{
	padding-left: 4px;
}

#table thead th {
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}
#table tbody tr.odd {
	background-color: #EAEFF2;
}

#table tbody th,td {
	padding: 10px 7px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
}

/*---------------|||||||||||Formulario------------------------------------------------------*/

form.cmxform {
	text-align: left;
	width: 487px;
	background-image: url(img/fdo-form.gif);
	background-repeat: no-repeat;
	color: #000033;
	background-position: left top;
	margin: 0px;
}

form.cmxform fieldset {
	padding-left: 20px;
	padding-top: 20px;
}
	
form.cmxform fieldset fieldset {
	background-image: url(img/fdo-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

.pie-form {
	height: 10px;
	background-image: url(img/pie-form.gif);
	background-repeat: no-repeat;
}

/*---------------|||||||||||Comentarios------------------------------------------------------*/

.f01{
	background-color: #EFF3F5;
	padding: 10px;
	margin-right: 10px;
}

.f02{
	background-color: #E0EFF3;
	padding: 10px;
	margin-right: 10px;
}

.info{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #003366;
	line-height: 20px;
}

.date{
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}

/*---------------|||||||||||Estilos Contenedores--------------------------------------------------*/

.fondo-map {
	background-image: url(img/fdo-mapa.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.block {
	background-image: url(img/pie-articulo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	min-height: 140px;
	overflow: hidden;
}
.block li {
	list-style: none;
}

.galeria_fotos {
	background-image: url(img/gal-mid-big.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	width: 470px;
}


.publicidad{
	padding-bottom: 10px;
}

.revista
{
	width: 70px;
	height: 100px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 15px;
}

#contenidos {
	float: right;
	width: 150px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#contenidos li {
	margin-left: 5px;
	padding-left: 15px;
	font-size: 11px;
	background-image: url(img/box.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 18px;
	text-align: left;
	color: #006699;
}

.imgblock { padding: 0; margin: 2px; color: #ccc; border: 2px solid #E1E1E1; }
.imgblock:hover { border: 2px solid #CAEEFF; }

.article {
	float: right;
	width: 135px;
	background-image: url(img/gal-mid.gif);
	padding-left: 15px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
}

.article_arg{
	float: right;
	width: 135px;
	background-image: url(img/argentina.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	height: 236px;
}

.article_mund{
	float: right;
	width: 135px;
	background-image: url(img/mundo.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	height: 271px;
}
.article_up01{
	background-image: url(img/gal-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	height: 40px;
}
.article_up02{
	background-image: url(img/testimonios-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	height: 40px;
	float: right;
}

.article_up03{
	background-image: url(img/gal-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 480px;
	height: 37px;
	padding-left: 20px;
	padding-top: 3px;
}

.article_up04{
	background-image: url(img/sdf-argentina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	height: 37px;
	padding-top: 3px;
}


.article_up05{
	background-image: url(img/sdf-mundo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	height: 37px;
	padding-top: 3px;
}

.título{
	font-weight: bold;
	font-size: 13px;
	color: #FF9900;
}

.bold{
	font-weight: bold;
}

.fecha{
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #7797AC;
}

.color1{
	color: #FF9900;
}

.color2{
	color: #3399CC;
}

#linea{
	background-image: url(img/linea.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 513px;
}
