@charset "utf-8";
#contenedor {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#8DB4E3;
	text-align: left;
	overflow: auto;
}
#cabecera {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	height: 195px;
}
.lang {
	float: right;
	border: none;
	margin-bottom: 10px;
}
.lang a:active, a:focus {
	outline:0;
}
#flashid {
	vertical-align: top;
	float: right;
}
.barra {
	background-image: url(../img/barra.jpg);
	background-repeat: repeat-x;
	height: 4px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#menu {
	list-style-type: none;
	margin-right: 19px;
	margin-left: 19px;
	padding: 0px;
	height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#menu li {
	float: left;
	width: 12.5%;
}
#menu a {
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	background: #666666;
	background: -moz-linear-gradient(top,  #666666 0%, #333333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#333333));
	background: -webkit-linear-gradient(top,  #666666 0%,#333333 100%);
	background: -o-linear-gradient(top,  #666666 0%,#333333 100%);
	background: -ms-linear-gradient(top,  #666666 0%,#333333 100%);
	background: linear-gradient(to bottom,  #666666 0%,#333333 100%);


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 );
	color: #99CCCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	text-shadow: 0px 0px 1px rgb(30,30,30);
}
#menu a:hover {
	color: #CC0000;
	background: #222222; 
	background: -moz-linear-gradient(top, #222222 0%, #555555 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#555555));
	background: -webkit-linear-gradient(top, #222222 0%,#555555 100%); 
	background: -o-linear-gradient(top, #222222 0%,#555555 100%);
	background: -ms-linear-gradient(top, #222222 0%,#555555 100%); 
	background: linear-gradient(to bottom, #222222 0%,#555555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#555555',GradientType=0 );
}
#menu a:active {
	color: #CC0000;
	background: #222222;
	background: -moz-linear-gradient(top,  #222222 0%, #444444 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#222222), color-stop(100%,#444444));
	background: -webkit-linear-gradient(top,  #222222 0%,#444444 100%);
	background: -o-linear-gradient(top,  #222222 0%,#444444 100%);
	background: -ms-linear-gradient(top,  #222222 0%,#444444 100%);
	background: linear-gradient(to bottom,  #222222 0%,#444444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#444444',GradientType=0 );
	position: relative;
	top: 1px;
}
#cuerpo {
	overflow: auto;
	margin: 25px 20px;
	width: 910px;
}
.cpre1 {
	width: 710px;
	float: left;
}
.cpre2 {
	width: 335px;
	padding-right: 20px;
	float: left;
}
.cpre3 {
	width: 200px;
	float: left;
}
.cpre4 {
	width: 710px;
	float: left;
	padding-top: 20px;
	text-align: center;
}
.cing1 {
	width: 50%;
	float: left;
	text-align: center;
	height: 50%;
	padding-top: 25px;
}
.cing2 {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.cing3 {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 30px;
}
.cing4 {
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 15px;
}
.cingx {
	width: 50%;
	float: right;
	text-align: center;
}
.carq {
	width: 560px;
	float: left;
	padding-bottom: 20px;
}
#listsig {
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#listtra {
	list-style-image: url(../img/clip.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#listtra li{
	padding-top: 10px;
}
#marg p{
	margin: 0px;
}
.rojo {
	color: #CC000f;
	font-weight: bolder;
	margin-top: 0px;
}
.claro {
	color: #CCCCCC;
}
