body *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

body{
	background-color: #E00B11;
	padding:0px;
	margin:0px;
}

.canvas{
	position: absolute;
	left: 50%;
	width: 768px;
	margin-left: -384px;
}

img{
	border: 0px;
}

.menuLeft{
	vertical-align: top;
	background-color: #fbe5e7;
	width: 175px;
}

.menuLeftCont{
	background-color: #f8f0ef;
	width: 166px;
}

.contenido{
	vertical-align: top;
	background-color: #FFFFFF;
	width: 550px;
}

a.menu{
	color: #000000;
	margin-left: 4px;
	font-size: 10px;
	text-decoration:none;
}

a.menu:visited{
	color: #000000;
	text-decoration: none;
}

a.menu:hover{
	color:#000000;
	text-decoration:none;
}

div#submenu{
	position: relative;
	background-color: #F7ECED;
	width: 593px;
	height: 20px;
	text-align: right;
	color: #000000;
}

a.subMenu{
	font-size: 10px;
	color: #000000;
}

a.subMenu:hover{
	font-size: 10px;
	color: #000000;
}

a.subMenu:visited{
	font-size: 10px;
	color: #000000;
}

a.subMenu:active{
	font-size: 10px;
	color: #000000;
}

a.accion{
	float:right;
	color: #D87C87;
	font-size: 10px;
}

a.accion:active{
	float:right;
	align: right;
	color: #D87C87;
	font-size: 10px;
}

a.accion:visited{
	float:right;
	color: #D87C87;
	font-size: 10px;
}

a.accion:hover{
	float:right;
	color: #D87C87;
	font-size: 10px;
}

div.registro{
	position: absolute;
	background-color:#FFFFFF;
	border: solid 1px #D87C87;
	z-index: 5;
	width: 578px;
	height: 390px;
	padding: 3px 3px 3px 3px;
	display: block;
}

.revistasReg{
	border-left: 1px dashed #737373;
	border-right: 1px dashed #737373;
	border-bottom:3px double #737373;
	border-top:3px double #737373;
}

a.reg{
	font-size: 12px;
	color: #EB567C;
	text-decoration: underline;
}

.titulo{
	background-color: #E00B11;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 3px 30px;
	margin-bottom: 10px;
}

.subTitulo{
	color: #E00B11;
	font-weight: bold;
	font-size: 14px;
}

.grande{
	font-size: 18px;
	font-weight: bold;
}

.media{
	font-size: 16px;
	font-weight: bold;
}

.pequena{
	font-size: 10px;
}

input, select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F07175;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 3px;
}

div#divFormLabores{
	position: absolute;
	background-color:#FFFFFF;
	border: solid 1px #D87C87;
	z-index: 5;
	width: 560px;
	height: 500px;
	padding: 10px 10px 10px 10px;
	display: block;
}

div.contenido{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.banner{
	border: solid 1px #EA527B;
}

.numRevistaHome{
	background-color: #9A0403;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.enEsteNumero{
	background-color: #E00B11;
	text-align: right;
	color: #FFFFFF;
	height: 19px;
	width: 100%;
	padding-top: 3px;
}

.contenidoRevista{
	color: #880400;
	padding-top: 10px;
}

.formSubs{
	background-color: #F7ECED;
	border-top: 1px dashed #AAAAAA;
}

a.destacado {
	color:#D87C87;
	font-size:12px;
	font-weight:bold;
}

a.destacado:hover{
	text-decoration: underline;
}

.grisp {
	color:#999999;
	font-size:10px;
}


td.celda0 {
	border-bottom:1px dashed #929292;
	border-right:1px dashed #929292;
}

td.celda1 {
	border-bottom:1px dashed #929292;
	border-right:1px dashed #929292;
}

td.celda2 {
	border-bottom:1px dashed #929292;
}

td.celda3 {
	border-right:1px dashed #929292;
}

td.celda4 {
	border-right:1px dashed #929292;
}

.campo {
	font-weight:bold;
	width:150px;
}

.footer{
	font-size : 10px;
	color: #FFFFFF;
}

li{
 	list-style-image: url(../img/bullet.gif);
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

ul{
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.sombraIzq {
    background-image: url('../img/sombraIzq.png') !important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sombraIzq.png');
}

.portadaRevista{
	border: 1px solid #3a393b;
}

.sombraInf {
    background-image: url('../img/sombraInf.png') !important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/sombraInf.png');
}

.nRevista{
	color: #9c9d9f;
	font-weight: bold;
	font-size: 16px;
	padding-left: 3px;
}

.contenidoHome{
	background-repeat: no-repeat;
}

.textoLegalHome{
	color:#777777;
	font-size:10px;
	line-height: 11px;
}


div.titPopUp{
	border-bottom: dashed 1px #929292;
	font-weight: bold;
	height: 20px;
	width: 95%;
	background-color: #FFFFFF;
	padding: 5px;
}

div.contPopUp{
	background-color: #FFFFFF;
	padding: 15px;
}

div.textoIntro{
	margin-top: 10px;
	margin-left: 10px;
	width: 95%;
	margin-bottom: 20px;
}

.input{
	background-color: #f5c3c2;
	border: none;
	font-size: 12px;
}