/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #000;
color: #585858;
font-size: 9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
}

h3,h4,h5,h6
{
color: #000;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 1px #e1e1e1;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 2.5em;
}

#aries 
{
width:350px;
}
	
#tauro {width:350px;}
#geminis {width:350px;}
#cancer {width:350px;}
#leo {width:350px;}
#virgo {width:350px;}
#libra {width:350px;}
#escorpio {width:350px;}
#sagitaio {width:350px;}
#capricornio {width:350px;}
#acuario {width:350px;}	
#piscis {width:350px;}
#fecha {}




img.dcha
{
float: right;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}


img.center
{
float: center;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}




a.siguiente{
	color:#900 !important;
	font-size:16px;}

p.articulos
{
padding: 0em 2em 0em 0em;
border-top: dotted 1px #000;
float: left;
	}
	
p.pequeño
{
font-size:9px;
color:#999;
}

a
{
text-decoration: underline;
color:#990000;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;

}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

ul.links li.first-destacado a
{
color:#0033CC;
}

ul.links-enlaces{
font-size:10pt;
list-style: none;

}


ul.links-enlaces li 
{
font-size:10pt;
list-style: none;
padding: 0em 2em 0em 0em;
border-top: dotted 1px #999;
}

ul.links-enlaces a {

font-weight: bold;

color:#330099;



}

ul.links-texto
{
font-size: 12pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


p span {
font-weight: bold;
}

p span2 {

}

p
{
line-height: 1.9em;
}

/* Header */

#header
{
width:100%;
height:225px;
background:#000  url(cabecera.jpg) no-repeat center top;
}

#header_inner
{
position: relative;
width: 950px;
height:225px;
margin: 0 auto;
}

/* Logo */

#logo
{
position: absolute;
bottom: 4.5em;
}

#logo h1
{
color: #000;
font-size: 3em;
text-transform:uppercase;
text-indent:-9999px;

}

#logo h2
{
display: inline;
color: #000;
font-size: 1.0em;
float:left;
text-indent:-9999px;
}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
top:225px;
}

#menu ul
{
list-style: none;
}



#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url('images/n4.gif') repeat-x;
border: solid 1px #fff;
color: #990000;
font-weight: bold;
font-size: 1.0em;
text-decoration: none;
}

#menu li a.active
{
background: #09222f url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #09222f;
}

/* Main */






#main
{
background-color: #000;

margin-top:3.7em;
width:100%;
}

#main_inner p
{
color:#000;
margin-bottom: 2.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
background-color:#FFF;
overflow:auto;
padding:6px 60px;
}

#main_inner h3,h4
{
border-bottom: dotted 1px #000;
position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}








/* Footer */

#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #000;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
text-transform: lowercase;
}

#footer h3 {
text-indent:-9999px;
}


/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 97%;
	margin-right: -34em;
	padding-right: 2em;
	}
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 16.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #000;
	text-align:left;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #000;
	}
	
	
	
	#formulario .item
	{
	width:540px;
	display:block;
	margin-bottom:15px;

	}
	
	
	#formulario .item label
	{
	width:540px;
	display:block;
	margin-bottom:5px;

	}
	
	
	#formulario .item input
	{
	width:380px;
	display:block;
	}
	
	#formulario .item input.direccion
	{
	color:#999;
	}
	
	
	
	#formulario .item textarea
	{
	width:376px;
	display:block;
	padding:3px;
	}
	
	
	#formulario .item textarea.descripcion
	{
	
	}
	
	
	#formulario .item textarea.codigo
	{
	color:#330099;
	}
	
	
	#formulario .item input.boton
	{width:auto;
	display:inline;
	}
	
	#columnA_3columns .ultimosposts {
	clear:both;
	overflow:hidden;
	padding:2px;
	width:600px;
	}
	
	#columnA_3columns .ultimosposts .postizq {
	float:left;
	list-style:none outside none;
	margin:0 10px 10px 0;
	padding:10px;
	width:250px;
	}
	
	#columnA_3columns .ultimosposts .postderech {
	float:left;
	list-style:none outside none;
	margin:0 10px 10px 0;
	padding:10px;
	width:250px;
}


#columnA_3columns .ultimosposts h2 {
border-bottom:1px solid #666666;
border-top:1px solid #666666;
color:#000000;
font:1.4em Palatino,"Palatino Linotype",Georgia,Times,Times New Roman,Serif;
margin:7px 0;
padding-bottom:8px;
padding-top:8px;
}



#columnA_3columns .ultimosposts img {
border:4px double #E2E3E5;
float:left;
margin-right:10px;
}


#columnA_3columns .articulo-central {
clear:both;
overflow:hidden;
padding:10px;
}

#columnA_3columns .articulo-central h3 {
border-bottom:1px solid #666666;
border-top:1px solid #666666;
font:1.4em Palatino,"Palatino Linotype",Georgia,Times,Times New Roman,Serif;
padding-bottom:7px;
padding-top:7px;
}


.menu-compatibilidad ul {

widht: 600px;
list-style:none !important;
float:left;
}
	
	
	img.blog { 
float:left;
margin-bottom:1.5em;
margin-top:2.5em;
	
	}
	



