/* CSS Document */

/* PARA QUE EN IE6 FUNCIONEN LOS PNG TRANSPARENTES */
* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "img/v.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
/* ---- */

body{
	margin:0px auto;
	background-image: url(../img/f_2.jpg);
}
form{
	margin:0px;
}
label{
	cursor:pointer;
}
a img{
	border:0px;
}
input, textarea{
	outline:none; 
}
#principal{
	width:1000px;
	margin:0px auto;
	background-image: url(../img/f_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:20px;
}
#contenido_1{
	width:932px;
	margin:0px auto;
	background-color:#1B1B1B;
	height:100%;
	overflow:hidden;
}
#cabecera_1{
	margin:14px;
	overflow:hidden;
	width:100%;
}
.estilo1{
	font-family:Tahoma;
	font-size:12px;
	color:#ccc;
	line-height:16px;
}
.estilo1 a{
	color:#ccc;
	text-decoration:none;
}
.estilo1 a:hover{
	color:#ccc;
	text-decoration:underline;
}
.estilo2{
	font-family:Tahoma;
	font-size:11px;
	color:#999;
}
.estilo2 a{
	display:block;
	color:#999;
	text-decoration:none;
}
.estilo2 a:hover{
	color:#CCC;
	text-decoration:underline;
}
.estilo3{
	font-family:Tahoma;
	font-size:12px;
	color:#FF3300;
	font-weight:bold;
	line-height:18px;
}
.estilo4{
	font-family:Tahoma;
	font-size:11px;
	color:#CCC;
	font-weight:bold;
	line-height:18px;
}
.estilo5{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFF00;
}
.estilo6{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
	color:#999;
}
.estilo7{
	font-family:Tahoma;
	font-size:11px;
	color:#ccc;
	line-height:17px;
}
.estilo7 a{
	display:block;
	color:#ccc;
	text-decoration:none;
}
.estilo7 a:hover{
	color:#fff;
	text-decoration:none;
}
.estilo8{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#999;
}
.titulo1{
	background-image:url(../img/f_4.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFF00;
	padding-left:13px;
	margin-bottom:8px;
	line-height:21px;
	text-transform:uppercase;
}
.titulo_cont1{
	font-family:Tahoma;
	font-size:11px;
	color:#CCC;
	line-height:15px;
	padding-left:13px;
	margin-bottom:8px;
}
.titulo_cont2{
	font-family:Tahoma;
	font-size:12px;
	color:#CCC;
	line-height:15px;
	padding-left:13px;
	margin-bottom:8px;
}
.item1{
	width:354px;
	height:51px;
	background-image:url(../img/f_8.gif);
	background-repeat:repeat-x;
	margin-left:18px;
	margin-bottom:2px;
}
.item2{
	width:354px;
	height:69px;
	background-image:url(../img/f_9.gif);
	background-repeat:repeat-x;
	margin-left:18px;
	margin-bottom:2px;
}
.calendario1{
	float:left;
	width:71px;
	height:71px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
	text-align:right;
	line-height:71px;
}
.calendario1 a{
	display:block;
	padding-right:12px;
	color:#fff;
	text-decoration:none;
}
.calendario1 a:hover{
	color:#FF3300;
	text-decoration:none;
}
.calendario1 .sin_f{
	display:block;
	padding-right:12px;
	color:#666;
	text-decoration:none;
}
.calendario2{
	float:left;
	width:40px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:right;
	line-height:40px;
}
.calendario2 .nor{
	padding-right:6px;
	color:#fff;
	text-decoration:none;
	background-color:#B43C12;
}
.calendario2 .sin_f{
	padding-right:6px;
	color:#666;
	text-decoration:none;
}
.input1{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	background-color:#fff;
	border:1px solid #CCC;
	padding:2px;
	resize:none;
}
.input2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background-color:#000;
	color:#FFFF00;
	border:none;
}
.input3{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	background-color:#1D1D1D;
	border:1px solid #464646;
	padding:6px;
	resize:none;
}
.input4{
	font-family:Tahoma;
	font-size:11px;
	color:#666;
	padding:2px;
	border:none;
}
.input5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #464646;
	background-color:#000;
	color:#eee;
	padding:2px;
}
.vinculo1 a{
	font-family:Tahoma;
	font-size:11px;
	color:#666;
	display:block;
	text-align:center;
	text-decoration:none;
	background-image:url(../img/f_6.gif);
	background-repeat:repeat-x;
	width:56px;
	padding:2px;
}
.vinculo1 a:hover{
	color:#666;
	text-decoration:none;
	background-image:url(../img/f_7.gif);
	background-repeat:repeat-x;
}
.vinculo2{
	float:left;
	padding:14px;
	background-image:url(../img/f_13.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.vinculo2 a{
	display:block;
	color:#98B3CC;
	font-weight:bold;
	text-decoration:none;
}
.vinculo2 a:hover{
	color:#527a9f;
	text-decoration:none;
}
.alerta1{
	line-height:14px;
	padding:4px;
	margin-top:12px;
	background-color:#000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.opacidad1{
	position:absolute;
	left:0px;
	top:0px;
	width:355px;
	height:69px;
	background-color:#1b1b1b;
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	z-index:997;
}
.opacidad2{
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:21px;
	background-color:#1b1b1b;
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	z-index:997;
}
#pie_pagina{
	font-family:Tahoma;
	font-size:10px;
	line-height:21px;
}
#pie_pagina a{
	color:#999;
	text-decoration:none;
}
#pie_pagina a:hover{
	text-decoration:underline;
}
