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

body{font-family:Verdana, Geneva, sans-serif; font-size:11px;background:url(../images/fondo.jpg) no-repeat fixed}
input, select,textarea{padding:2px;border:#000 1px solid}

.Contenido{width:950px;margin:auto}
.Encabezado{width:948px;height:117px;margin:auto; background:url(../images/cabeza.png);position:relative}
.Encabezado .Txt1{
	width:550px;
	text-align:center;
	color:#FFF;
	position:absolute;
	left: 392px;
	top: 17px;
}
.Encabezado .Txt2{
	width:150px;
	text-align:center;
	color:#FFF;
	position:absolute;
	left: 776px;
	top: 80px;
}
.Encabezado .Txt3{
	width:300px;
	position:absolute;
	left: 452px;
	top: 43px;
}

.Cuerpo{margin:5px 0}
.Cuerpo .Izq{width:733px;float:left}
.Cuerpo .Der{width:212px;float:left;margin-left:5px}

.Pie{height:184px;background:url(../images/pie.png) repeat-x;color:#FFF;text-align:center;position:relative;font-weight:bold}
.Pie .Autor{width:246px; position:absolute; left: 10px; top: 158px}

.Marco{margin:5px 0}
.Marco .tit{}
.Marco .tit .l1{width:33px;height:39px;background:url(../images/001.png);float:left}
.Marco .tit .l2{float:left;height:34px;background:url(../images/002.png) repeat-x;color:#FFF;font-weight:bold;font-size:14px;padding-top:5px}
.Marco .tit .l3{width:8px;height:39px;background:url(../images/003.png);float:left}

.Marco .con{background:#FFE4C0;padding:0 5px;margin-left:1px}

.Marco .pi{}
.Marco .pi .x1{width:20px;height:20px;float:left;background:url(../images/04.png)}
.Marco .pi .x2{height:20px;float:left;background:#FFE4C0}
.Marco .pi .x3{width:20px;height:20px;float:left;background:url(../images/03.png)}

.Link{text-decoration:none;color:#FFF;font-weight:bold;font-size:10px}
.Link2{text-decoration:none;color:#666}
.Link3{text-decoration:none;color:#F47721;font-weight:bold}

.Inv1{width:229px;height:47px;float:left;background:url(../images/ico003.png);color:#FFF;font-weight:bold;padding:0 0 0 20px; font-size:17px; margin-bottom:15px}
.Inv2{width:183px;height:37px;background:url(../images/ico004.png) no-repeat;color:#FFF; padding:2px 0 0 5px;font-weight:bold; font-size:18px}

.CDir{height:270px;background:url(../images/ico001.png) no-repeat; background-position:right 100%;color:#FFF}

div.Paginacion { clear:both;padding: 4px;margin: 1px;margin-top:15px;text-align:center; margin-bottom:15px}
div.Paginacion a {padding:2px 5px 2px 5px;margin: 1px;border: 1px solid #960909;text-decoration:none;color:#960909;}
div.Paginacion a:hover, div.Paginacion a:active {border: 1px solid #FF9900; color: #FF9900;}
div.Paginacion span.PaginaActual {padding: 2px 5px 2px 5px; margin: 1px; border: 1px solid #FF9900; font-weight: bold; background-color: #EEE; color: #FF9900;}
div.Paginacion span.SinPag {padding: 2px 5px 2px 5px;margin: 1px;border: 1px solid #EEE;color: #FF9900}

.Bdir{width:220px;padding:3px;border:#F47721 1px solid;float:left;margin:3px}
.Bdir .Titu{color:#F47721;font-weight:bold;margin-bottom:8px}
.Bdir .Cont{height:100px;margin-bottom:8px}
.Bdir .Piee{text-align:center}

.Dir{width:375px;margin:auto;border:#F47921 1px solid; background:#FFF}
.Dir .Titx{height:25px;background:#F47921;padding-top:5px;color:#FFF;text-align:center;font-weight:bold}
.Dir .Conx{width:227px;float:left;padding:5px;text-align:left}
.Dir .Pix{}
.Dir .Imgx{width:135px;float:left}

.Mensaje{ text-align:center;font-weight:bold; font-size:18px}