@charset "utf-8";
/* CSS Document */

body {
	background:url(../imgs/bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39193E;
	margin:0px;
	padding:0px;
	line-height:18px;
}

.general {
	background-color:#FFF;
	display:block;
	float:none;
	clear:both;
	width:900px;
	height:450px;
	padding:0px;
	margin:20px auto 0px auto;
}

.generalfotos {
	background-color:#FFF;
	display:block;
	float:none;
	clear:both;
	width:900px;
	height:auto;
	padding:0px;
	margin:20px auto 0px auto;
}

.finCols {
	/*visibility:hidden;*/
	clear:both;
	float:none;
	width:auto;
	margin:10px auto 20px auto;
}

.menubar {
	background-color:#95459E;
	display:block;
	float:none;
	clear:both;
	width:100%;
	height:74px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.menuCont {
	display:block;
	float:none;
	clear:both;
	width:900px;
	height:74px;
	padding:0px;
	margin:0px auto 0px auto;
}

.menuCont ul {
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
}

.menuCont ul li {
	display:block;
	float:left;
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.menuCont ul li a {
	display:block;
	float:left;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

.menuCont ul li a:hover {
	background-color:#96C;
	/*color:#C36;*/
}

.btGuardianes {
	/*background:url(../imgs/logoGuardianes.jpg) no-repeat top left;*/
	display:block;
	/*float:left;*/
	width:136px;
	height:74px;
	padding:0px;
	margin:0px;
}

.footer {
	display:block;
	float:none;
	clear:both;
	width:900px;
	height:18px;
	padding:0px;
	margin:0px auto 20px auto;
}

.footerL {
	float:left;
	font-size:11px;
	color:#666;
	padding:0px;
	margin:0px 0px 0px 10px;
}

.footerR {
	float:right;
	font-size:9px;
	color:#666;
	padding:0px;
	margin:0px 10px 0px 0px;
}

.footerR a {
	color:#C36;
}

.footerR a:hover {
	color:#639;
}

.logoEnlace {
	background:url(../imgs/bg_logoEnlace.jpg) no-repeat left top;
	display:block;
	float:left;
	width:94px;
	height:74px;
	padding:0px;
	margin:0px;
	font-size:10px;
	line-height:12px;
}

.head {
	background:url(../imgs/header.jpg) no-repeat top left;
	display:block;
	float:left;
	width:528px;
	height:auto;
	/*height:69px;*/
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
}

.logoComp {
	display:block;
	float:right;
	width:278px;
	height:119px;
	padding:0px;
	margin:0px;
}

.txred {
	color:#C36;
}

.txGray {
	color:#333;
}

.linehead {
	border-bottom:#639 dashed 1px;
	float:none;
	clear:both;
	width:394px;
	margin:0px auto 6px auto;
}

.lineCont {
	border-bottom:#639 dashed 1px;
	float:none;
	clear:both;
	width:auto;
	margin:10px auto 20px auto;
}

.fsalmista {
	background-color:#FFF;
	display:block;
	float:left;
	padding:5px;
	margin:0px 10px 10px 0px;
}

.fotolink {
	background-color:#96C;
	display:block;
	float:none;
	padding:5px;
	margin:10px;
}

.foto1 {
	background-color:#FFF;
	display:block;
	float:left;
	padding:5px;
	margin:0px 10px 10px 0px;
}

.fotolink:hover {
	background-color:#C36;
}

.colL {
	background:url(../imgs/bartop.jpg) no-repeat top left #EEE7EF;
	display:block;
	float:left;
	overflow-y:scroll;
	width:628px;
	height:309px;
	margin:0px 0px 0px 10px;
	padding:12px 10px 10px 10px;
}

.colR {
	display:block;
	float:left;
	width:242px;
	height:331px;
}

h1 {
	display:block;
	float:none;
	width:auto;
	padding:0px 0px 7px 0px;
	margin:0px auto 0px auto;
	color:#95459E;
	font-size:20px;
	font-weight:normal;
}

h2 {
	display:block;
	float:none;
	clear:both;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
	font-size:21px;
	color:#C36;
}

h3 {
	display:block;
	float:none;
	width:auto;
	padding:0px;
	margin:18px auto 10px auto;
	color:#95459E;
	font-size:14px;
	font-weight:bold;
}

h4 {
	border-bottom:#FCC dashed 1px;
	display:block;
	float:none;
	clear:both;
	font-weight:bold;
	font-size:15px;
	color:#C36;
	margin:10px 0px 10px 0px;
	padding:0px 0px 5px 0px;
}

h5 {
	font-weight:bold;
	font-size:13px;
	color:#2E92AB;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h6 {
	font-weight:bold;
	font-size:12px;
	color:#333;
	margin:0px 0px 5px 0px;
	padding:0px;
}

a {
	border:none;
	text-decoration:none;
	color:#ED5C7D;
}

a:hover {
	color:#F06;
}

img {
	border:none;
}

img, div { 
	behavior:url(iepngfix.htc)
}

.btnform {
	background-color:#C36;
	border:#333 solid 1px;
	padding:5px 10px 5px 10px;
	margin:0px 30px 0px 30px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.btnform:hover {
	background-color:#666;
	border:#639 solid 1px;
	/*color:#C36;*/
}

.blockquote {
	background-color:#FFC;
	border:#C06 dashed 1px;
	display:block;
	float:left;
	width:320px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:10px;
}

.black_overlay {
	display:none;
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:100%;
	background-color:black;
	z-index:1001;
	-moz-opacity:0.8;
	opacity:.80;
	filter:alpha(opacity=80);
}
.white_content {
	display:none;
	position:absolute;
	top:25%;
	left:25%;
	width:50%;
	height:50%;
	padding:16px;
	border:#DCCADF 16px solid;
	background-color: white;
	z-index:1002;
	overflow:auto;
}

.linkhome {
	float:left;
	text-decoration:none;
	color:#C06;
	font-size:16px;
	font-weight:bold;
}



