@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #FFFFFF url(../images/body_bg.png) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* enlces */
a { text-decoration: none;}

.linkfooter {color:#333333; }
a.linkfooter:hover{ color:#333333; text-decoration:underline; }

.linkmenu {color:#000000; }
a.linkmenu:hover{ color:#006600; }

.linkedit {color:#000000; }
a.linkedit:hover{ color:#006600; text-decoration:underline; }


p{
	margin: 0;
}
img{
	border: none;
}

li {
	margin:0;
	padding:0;
	list-style: url(../images/vineta.jpg);
	list-style-position: outside;
	font-size:13px;
	font-weight:bold;
	color:#000000;	
	line-height: 2em;
}

.enlace_menuv {
	color:#000000;	
}
.enlaceblanco {
	color:#FFF;
	font-weight:bolder;
	font-size:13px;
	}

.borde_izq{
	border-left: #666666;
	border-left-style: solid;
	border-left-width: 3px;
}

.title_negro {
	font-family:"Century Gothic";
	font-size:22px;
	font-weight:bolder;
	color:#000;
	}

.barra {
	font-family:"Century Gothic";
	font-size:17px;
	font-weight:bolder;
	color:#FFF;
	}
.barra a {
	text-decoration:none;
	color:#FFF;
	}
.barra a:hover {
	color:#FC0;
	text-decoration:none;
	}
.t-opinion {
	font-family:"Century Gothic";
	font-size:22px;
	font-weight:bolder;
	color:#FFF;
	}

.borde_izq_footer{
	border-left: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}

.borde_top{
	border-top: #454C56;
	border-top-style: solid;
	border-top-width: 3px;
}
.relleno{
	padding: 10px;
}


.texto_bienvenida{
	color:#333333;
	font-size:12px;
}
.titulo{
	color:#003366;
	font-size:22px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
}
.subtitulo{
	color:#003366;
	font-size:16px;
	font-weight:bold;
}
.caregoria{
	color:#A60D00;
	font-size:14px;
	font-weight:bold;
}
.caregoria2{
	color:#A60D00;
	font-size:12px;
	font-weight:bold;
}

.fecha{
	color:#A60D00;
	font-size:14px;
}
.fecha2{
	color:#A60D00;
	font-size:12px;
}

.texto{
	color:#4A525C;
	font-size:11px;
}

.bienvenido{
	color:#003366;
	font-size:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sub_bienvenido{
	color:#003366;
	font-size:14px;
	font-weight:bold;
}

.borde_top{
	border-top: #454C56;
	border-top-style: solid;
	border-top-width: 3px;
}
.texto_footer{
	color:#333333;
	font-size:11px;
	font-weight: bold;
}

.texto_edicion{
	font-size:9px;
}
#swf_intro{
	margin-top:150px;
	margin-bottom:150px;
	
}
#saltar{
	float:left;
}
.borde { background-color:#FFFFFF; background-position: center; padding:3px; border: 1px solid #999999; }
