/*/////////////// Generales*/

body {
	background: #3F3F3F url(imagenes/fondo_top.gif) repeat-x top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

table tr td, table tr th {
	text-align: left;
	line-height: 1.8em;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}

.inputf {
	font-family: "MS Sans Serif", Arial, Verdana;
	font-size : 10px;
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
}


.tabla a a:hover{
	font-family: "MS Sans Serif", Arial, Verdana;
	font-size : 10px;
}

/*Estructura*/

#wrapper {
padding-left: 20px;
	width: 680px;
	height:100%;
	}
	
/* Hides from IE-mac \*/
/** html #wrapper {height: 1%;}*/
/* End hide from IE-mac */

/*Tipografias*/
p {padding-left: 20px;
	width: 370px;
	line-height: 1.8em;
	font-weight: normal;}

h4 {font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	width: 350px;
	padding-left: 20px;}


h1 {font-size: 1.5em;
	font-weight: bold;
	padding-left: 20px;
	width: 350px;
	padding-bottom: 2em;
	padding-top: 2em;
	color: #EE694E;}
	


/*Estilos*/

#base_textos {
	background: #333333;	
}
#base_textos a{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#base_textos a:hover{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #EB4D3B;
	text-decoration: none;
}

#base_textos a#menu{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	background: #EE694E;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#base_textos a#menu:hover{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #EB4D3B;
	text-decoration: none;
}

#base_textos a#subir{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#base_textos h2 {
	padding-left: 20px;
	width: 400px;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 1em;
	color: #EE694E;
	padding-top: 15px;
	padding-bottom: 0px;
		}
		
#base_textos .box {
	background: url(imagenes/decorativas/base_boxes.gif) repeat-y;
		}

#base_textos .box a{
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
		}
		
		#base_textos .box a:hover{
	text-decoration: none;
		}

		
/*Este es el CSS del destacado debajo de la imagen... no le cambie el nombre al Css*/	
	#base_textos #imagen p {
	font-family: Arial, Verdana;
	padding-left: 16px;
	width: 150px;
	line-height: 1.4em;
	font-style: italic;
	font-weight: bold;
	font-size : 14px;
	color: #CCCCCC;
	padding-bottom: 0px;
	border-left: 4px solid #EE694E;
		}
		
		

/*Menú superior*/

#topmenu
{
	float:right;		
}


#topmenu li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;		
}

#topmenu li#active a
{
	border-bottom: 4px solid #CCCCCC;
	
}

#topmenu li a
{
	color: #CCCCCC;
	text-decoration: none;
}

#topmenu li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 4px solid #FFFFFF;
}

/*Novedades*/

#novedades .regla{
	border-top: 1px dotted #999999;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 1em;
}

#novedades h1{
	font-size: 1em;
	font-weight: normal;
	padding-left: 20px;
	width: 350px;
	padding-bottom: 1em;
	padding-top: 1em;
	color: #EE694E;
}

#novedades p{
	font-size: 1em;
	font-weight: normal;
	padding-left: 20px;
	width: 280px;
	padding-bottom: 1em;
	vertical-align: top;	
}

#novedades em{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#novedades a{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	background: #EE694E;
	color: #FFFFFF;
	text-decoration: none;
}

#novedades a:hover{
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #EB4D3B;
	text-decoration: none;
}

/*Pie*/

#pie {
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 40px;
	width: 300px;
	position:relative;
	float:left;
}

/*Filtra bugs de IE Win*/

img.correccion_IEW {
	left:35px;
	position:relative;
	top:39px;
	float:left;
	clear:all;
	z-index:10;
	display:inline;
}
/* Hides from IE-mac \*/
* html img.correccion_IEW {
	left:36px;
}
/* End hide from IE-mac */

