/* 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: #fff;
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: 0.5em;
}


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;
}






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:#8224d9  url(images/cabecera.gif) 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;
}

#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: #fff url('images/n2.gif') 0px 1px repeat-x;
}

#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;
}

#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: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.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;
	}
	
	
<!-- Buscador

