/* E02901 */

body {
	font-family: arial,sans-serif;
	font-size:12px;
	color: #5F6775;
	text-align:center;
	min-width:770px;
	margin:0px;
	background:#E7E5E6;
}

a {
	color:#DA251C;
	font-weight:normal;
	}

.Espacio { line-height: 2px; }
.EspacioDoble { line-height: 5px; }

#main-content{
	width:770px;
	margin:0 auto;
	text-align:left;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	}
/* MENU AYUDA Y CONTACTO */
#navbar{
	width: 200px;
	margin: 0px auto 0px;
	text-align:center;
  height:17px;
}

ul#mainlevel-nav li{	background: url(../img/pestana-roja-i.jpg) bottom left no-repeat;	}
ul#mainlevel-nav li a{ 	background: url(../img/pestana-roja-d.jpg) bottom right no-repeat; }
ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover { background: url(../img/pestana-gris-i.jpg) bottom left no-repeat; }
ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a { background: url(../img/pestana-gris-d.jpg) bottom right no-repeat; }
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
ul#mainlevel-nav li{
	width: auto !important;
	width: 5%;
	float: right;
	margin: 0;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	white-space: nowrap;
	margin-right: 0px;	
}
ul#mainlevel-nav li a{
	font-family: Sans-Serif, Verdana, Helvetica;
	font-size: 11px;
	color: #fff;
	height: 17px;
	display: block;
	padding-left: 0px;
	padding-right: 5px;
	text-decoration: none;
	margin-left: 5px;
	white-space: nowrap;

	margin-right:1px;
}
/**/
	
#topUp{
	font: Tahoma,sans-serif;
	width:770px;
	margin:0 auto;
	text-align:right;
	font-size:11px;
	padding-top:4px;
	padding-bottom:0px;
	background:#E7E5E6;
	color:#828181;
	}

#topPais_{
	font: Tahoma,sans-serif;
	width:770px;
	margin:0 auto;
	text-align:right;
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	background:#E7E5E6;
	color:#828181;
	}
#topPais a {
	text-decoration:none;
	color:#828181;
	font-weight:bold;
	}

#topPais a:hover {
	text-decoration:none;
	color:#DA251C;
	}	

#top{
	padding:0px;
	background:url(../img/bck-top.jpg) repeat-x;
/*	height:224px;*/
	}
	
#top ul{
	margin:0;
	padding:0;
	list-style:none;
	width:650px;
	}
#top ul li {
	float:left;
	}	

#top li a {
	display:block;
	padding:0 2em;
	line-height:2em;
	text-decoration:none;
	color:#FFF;
	float:left;
	}

#top ul a:hover {
	padding:0 2em;
	text-decoration:underline;
/*	font-size:13px;*/
	}	
	
#content{
	font-size:11px;
	width:605px;
	float:right;
	border-left: 1px solid #CCCCCC;
	padding-left:4px;
	padding-top:2px;
/*	padding-top:10px;*/
	}

#content h1{
	color:#696969;
	font-size:18px;
	padding:0;
	margin:0;
	}
#content h2{
	color:#E02901;
	font-size:14px;
	padding:0;
	margin:0;
	}
#content h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#E02901;
	font-size:12px;
	padding:0;
	margin:0;
	}
#content a{
/*
	color:#E02901;*/
	color:#000000;
	text-decoration:underline;
	
	}

#content a:hover, .selected a{
	color:#E02901;
	}

div.box {
	width: 152px;
	background: transparent url(../img/module_middle.jpg) left repeat-y;
	margin-bottom: 5px;
}

div.box div {
	width: 152px;
	background: transparent url(../img/module_top.jpg) top left no-repeat;
}
div.box div div {
	width: 152px;
	background: transparent url(../img/module_bottom.jpg)  bottom left no-repeat;
}

#left-content{
	width:160px;
	float:left;
	padding-top:1px;
	}

#left-content ul{
	margin:0;
	padding:0;
	list-style:none;
	width:160px;
	}
	
#left-content ul a {
	display:block;
	width:160px;
	height:39px;
	line-height:39px;
	text-decoration:none;
	background: url(../img/boton-off.gif) no-repeat left bottom;
	text-indent:10px;
	font-weight:bold;
	}
	
#left-content a:hover, .selected a {
	color:#000000;
	font-weight:bold;
	background-position: right bottom;
	background:url(../img/boton-on.gif) no-repeat left bottom;
	}

#footer{
	clear:both;
	background:#7F7F7F;
	color:#FFFFFF;
	padding-bottom:3px;
	padding-top:10px;
	font-size:11px;
	height:50px;
	}		
	
#footer a {
	text-decoration:none;
	color:#FFF;
	}	
#footer a:hover { text-decoration:underline;}
	
#form_buscar{
	color:#FFFFFF;
	padding-bottom:3px;
	font-weight:bold;
}	
	
.categoria {
	background:url(../img/categoria-bck.gif) repeat-x;
	height:235px;
	}
.categoria-div {
	background:url(../img/categoria-div.gif) no-repeat right;
	height:235px;
	}
.categoria p {
	color:#000000;
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
	}

/**** FORMULARIOS *******/
#login
	{
	font-family: arial, 'lucida console', fantasy;
	color:#FFFFFF;
	padding:0px;
	padding-left:0px;
	margin:0px;
}

#login a {
	color:#FFFFFF;
	text-decoration:none;
	}
#login a:hover, .selected a {
	color:#FFFFFF!important;
	text-decoration:underline;
	background:none;
	}
	
.button {
	font-size:12px;
}

.box_login {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  border: 1px solid #BBBBBB;
}
.inputbox {
	border: 1px solid #BBBBBB;
	font-size: 8pt;
}

SELECT{font-size: 10px; }

.showLnk {
	text-decoration:blink;
	font-size:13px;
	color:#696969;
}
#tmenu {
	background:#CC3300;
	color:#FFFFFF;
	padding:3px;
	padding-left:10px;
	font-weight:bold;
}

.iRaza img {
	padding-right:10px;
	padding-bottom:5px;
}
.dRaza img {
	padding-left:10px;
	padding-bottom:5px;
}

.notaReg td
{
	background:url(../img/centro.jpg) repeat-x;
	color:red;
}

td.notaReg_m {
	height:80px;
	background: transparent url(../img/back_m.jpg) repeat-x;
	padding-left:50px;
	color:#000000;
}

td.notaReg_i {
	background: transparent url(../img/back_i.jpg) top left no-repeat;
}
td.notaReg_d {
	background: transparent url(../img/back_d.jpg)  top right no-repeat;
}

.inputboxMail {
	border: 1px solid #BBBBBB;
	font-size: 8pt;
	background:#FFFFCC;
}
/* TITULO DE LOS CONTENIDOS */
table.logo_titulo {
	border-bottom: 1px dashed #E02901;
	padding-top:20px;
	padding-bottom:5px;
}
table.logo_titulo2 {
	border-bottom: 1px dashed #E02901;
	padding-top:20px;
	padding-bottom:5px;
}
.textoRojo{
	color:#E02901;
	background: url(../img/no-foto.jpg) no-repeat;
	width:300px;
	height:300px;
	padding:10px;
	border:1px solid #EBE6E6;
}