/* CSS Document */

/* Estilos generales del cuerpo */
a:link {text-decoration:none; color:#990000}
a:hover {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#990000}
a:active {text-decoration:none; color:#990000}

/* Estilo menu */
#boxBody #boxContent #Slider .scroll .scrollContainer .panel .txts3
a:link {
	text-decoration:none;
	color:#990000;
}

#boxBody #boxContent #Slider .scroll .scrollContainer .panel .txts3
a:visited {
	text-decoration:none;
	color:#990000;
}

#boxBody #boxContent #Slider .scroll .scrollContainer .panel .txts3
a:hover {text-decoration:none; color:#990000;}

#boxBody #boxContent #Slider .scroll .scrollContainer .panel .txts3
a:active {
	text-decoration:none;
	color:#990000;
}

body {
	background-position:center;
	margin: 0;
	background-color:#C0C0C0;
	background-repeat:no-repeat;
	background-image:url(../img/bk_page.jpg);
}

.clear {clear: both;

}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* Estilos contenedores */

#boxBody {
	background-repeat:repeat-y;
	background-position:center;
	height:800px;
	width:900px;
	margin-top: 0;
	margin-right:auto;
	margin-bottom: 0;
	margin-left: auto;
}

#boxContent {
	width: 900px;
	height:800px;
	background-image:url(../img/bk_body.jpg);
	background-repeat:no-repeat;	
	margin-top: 0 0 0 0;
}

.boxheader1 {
	width:303px;
	height:180px;
	margin: 50px 30px 0 0;
	float:left;
}

.boxheader2 {
	width:566px;
	height:230px;
	background-image:url(../img/header.png);
	background-repeat:no-repeat;
	margin-top:0;		
	float:left;
}

/* Estilos de texto */


.txts1{
	width:630px;
	height:575px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
	font-size:13px;
	padding-left:50px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:0px;
	float:left;
}

.txts2{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:justify;
	font-size:12px;
}

.txts3{
	width:506px;
	padding:0 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	float:left;
	text-align:right;
	font-size:12px;
}

.txts4{
	width:870px;
	padding:0 30px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	text-align:right;
	font-size:12px;
}

.Tits1{
	color:#666;
	float:Left;
	font:20px Arial, Helvetica, sans-serif;
	padding-left:50px;
	padding-top: 30px;
}

.imgpequeñas {
	width:70px;
	height:70px;
	padding: 8px 8px 8px 8px;
	float: left;
}

.imgtits {
	width:536px;
	height:70px;
	float: left;
}
