body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background:#191919;
	margin:0px;
}

ul{   
	list-style-type: none;  
	border: 1px solid #000;
	
} 
 
li {
	border: 1px solid #00f;
	color: #FFFFFF;
	font-size:10px;
	list-style-type:
}  


/*///////////////////////////////////////// TIPOGRAFÍAS //////////////////////////////////////////*/


.modelos_titulo{
	font-size:12px;
	color:#009DDB;
	font-weight:bold;
	text-transform:uppercase;
}

.modelos_subtitulo{
	font-size:10px;
	color:#009DDB;
}

.paginacion1{
	color: #333333;
	font-size:9px;
	text-decoration:none;
}

.paginacion2{
	color: #009DDB;
	font-size:9px;
	text-decoration:none;
}


.white11a{
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
	line-height:16px;
}

a.white11a:hover{
	color:#009DDB;
	text-decoration:none;
	line-height:16px;
}

.white11{
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}

a.white11:hover{
	color:#009DDB;
	text-decoration:none;
}

.footer{
	font-size:10px;
	color:#5F5C5C;
	text-decoration:none;
}

.headLink{
	font-size:10px;
	color:#00a6d6;
	text-decoration:none;
}

a.footer:hover{
	color:#009DDB;
	text-decoration:none;
}

.noticiasmenu{
	font-size:10px;
	color:#5F5C5C;
	line-height:14px;
	text-decoration:none;
}

a.noticiasmenu:hover{
	color:#009DDB;
	text-decoration:none;
	line-height:14px;
}

.blue{
	font-size:10px;
	color:#009DDB;
}

.blue12reg{
	font-size:12px;
	color:#009DDB;
}

.blue12{
	font-size:12px;
	color:#009DDB;
	text-transform:uppercase;
}

.blue12b{
	font-size:12px;
	color:#009DDB;
	font-weight:bold;
	text-transform:uppercase;
}

.black{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.black:hover{
	color:#009DDB;
	text-decoration:none;
}

.black2{
	font-size:9.5px;
	line-height:15px;
	color:#000000;
}

.gris12{
	font-size:12px;
	color:#5F5C5C;
	text-decoration:none;
}

.gris{
	font-size:10px;
	color:#5F5C5C;
}

.titulo{
	font-size:12px;
	color:#009DDB;
}




/*/////////////////////////////////////////// DIVS ////////////////////////////////////////////*/


#content{
	width:100%;
	height:100%;
	text-align:center;
}
#botonera{
	display:block;
	position:absolute;
}


/*///////////////////////////////////////// NOTICIAS //////////////////////////////////////////*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/*//////// NOTICIA1 /////////*/

.cont_noticia1 {
	width:785px;
	height:auto;
	background:url(img/bg_img_noticias1.gif);
}

.cont_noticia1 .img_noticia1 {
	float:left;
	width:170px;
}

.cont_noticia1 .txt_noticia1 {
	color:#009DDB;
	float:left;
	width:600px;
	margin-top:15px;
}

.cont_noticia1 .txt_noticia1 a {
	color:#009DDB;
	text-decoration:none;
	padding:0 -2px;
}

.cont_noticia1 .txt_noticia1 a:hover {
	color:#009DDB;
	text-decoration:underline;
}

/*//////// NOTICIA2 /////////*/

.cont_noticia2 {
	width:785px;
	height:auto;
	background:url(img/bg_img_noticias2.gif);
}

.cont_noticia2 .img_noticia2 {
	float:left;
	width:170px;
}

.cont_noticia2 .txt_noticia2 {
	color:#009DDB;
	float:left;
	width:600px;
	margin-top:15px;
}

.cont_noticia2 .txt_noticia2 a {
	color:#009DDB;
	text-decoration:none;
	padding:0 2px;
}

.cont_noticia2 .txt_noticia2 a:hover {
	color:#009DDB;
	text-decoration:underline;
}

.textContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}
.textContact2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8d8d8d;
}

.input {
	height: 15px;
	padding-left: 5px;
	width: 365px;
	background-color: #2B2926;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 3px;
	background-image: url(img/fons_input.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.input2 {
	background-color: #828282;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-left: 5px;
}
.input3 {
	height: 15px;
	padding-left: 5px;
	width: 365px;
	background-color: #2B2926;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 3px;
	background-image: url(img/fons_input3.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.input4 {
	height: 15px;
	padding-left: 5px;
	width: 365px;
	background-color: #2B2926;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 3px;
	background-image: url(img/fons_input4.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.input5 {
	height: 15px;
	padding-left: 5px;
	width: 365px;
	background-color: #2B2926;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 3px;
	background-image: url(img/fons_input5.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.input6 {
	height: 15px;
	padding-left: 5px;
	width: 365px;
	background-color: #2B2926;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3a3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 3px;
	background-image: url(img/fons_input6.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}





.inputMulti {
	height: 110px;
	padding-left: 5px;
	width: 365px;
	background-color: #2B2926;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	padding-top: 3px;
	background-image: url(img/fons_inputAlt.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #3a3a3a;
}
