body {
	background:url(../images/bg_body.gif) repeat-x top;
}

p, span, label {
font-size:11px;
color:#666666;
}

a {
text-decoration:none;
color:#666666;
}

.logo h1 {
	background:url(../images/logo.gif) no-repeat left;
	margin:0;
	position:relative;
	height:159px;
}

.logo h1 a {
	display:block;
	height:73px;
	text-indent:-9999px;
	width:230px;
	position:absolute;
	top:46px;
}

#menu {
	background:url(../images/bg_menu.gif) no-repeat left;
	width:400px;
	height:39px;
}

ul li {
list-style:none;
}

#menu ul {
float:left;
display:inline;
margin:7px 0 0 18px;
}

#menu ul li{
display:inline;
margin:0 5px;

}

#menuHorizontal {
height:34px;

}

#menuHorizontal ul li{
float:left;
margin:0;
}

#miniMenu ul, #buscador{
margin-top:20px;
}
#miniMenu ul li{
margin:0;
text-align:right;
padding-right:10px;
background:url(../images/flechin.gif) no-repeat right;
}


#miniMenu ul li a, #buscador{
color:#fff;
font-size:11px;
font-family:Arial;
}

#buscador li {
margin:0;
color:#fff;
}

#buscador form {
margin-top:5px;
}

#buscador_header {
background:url(../images/bg_input.gif) no-repeat;
border:none;
font-size:10px;
font-family:Arial;
height:17px;
line-height:17px;
width:200px;
padding:2px 14px 0 5px;
}

.imgHome {
background:url(../images/bg_img-home.jpg) no-repeat;
padding:11px 0 12px 15px;
width:745px;
margin-bottom:5px;
margin-top:50px;
}

h3 {

font-family:"Trebuchet MS", Verdana;
font-size:15px;

text-transform:uppercase;
color:#666666;
margin:0 0 3px 0;
}

h3.flechin {
background:url(../images/flechinizq.gif) no-repeat left;
padding-left:10px;
letter-spacing:1px;
}

p.copete {
font-size:10px;
color:#000000;
font-weight:bold;
margin:0;
}

hr.separator {
background:url(../images/bg_prefooter.gif) repeat-x center center;
border:none;
height:1px;
margin:10px 0;
}

div.preFooter h2{
background:url(../images/bg_prefooter.gif) repeat-x center;
text-align:center;
font-family:"Trebuchet MS", Verdana;
font-size:15px;
letter-spacing:1px;
text-transform:uppercase;
color:#666666;
margin:0 0 3px 0;
}

div.preFooter h2 span{
background:#fff;
padding:0 10px;
font-size:15px;
font-weight:bold;
}

a.ampliarInfo {
clear:left;
color:#d2581c;
float:right;
font-weight:bold;
font-size:10px;
}


div#footer {
background:url(../images/bg_footer.gif) no-repeat top;
height:72px;
padding-bottom:20px;


}

div#footer ul {
margin:6px 0 0;
font-size:10px;
color:#333333;
}

div#footer ul li{
height:17px;
}


div#footer ul li img{
vertical-align:middle;
}

.fLeft {
float:right;
}

.fRight {
float:right;
}

.cien {
width:100%;
background:url(../images/bg_bg_footer.gif) repeat-x top;
float:left;
margin-top:30px;
}

.breadcrumb, .breadcrumb a {
font-size:10px;
color:#2d7f86;
margin-top:5px;
margin-bottom:5px;
font-weight:bold;
}


ul.listado{
margin-top:20px;
}
ul.listado li {
background:url("../images/flechinizq.gif") no-repeat left 12px;
line-height:2em;
margin:0;
padding-left:10px;
}

ul.listado li a {
font-size:10px;
font-weight:bold;
}

ul.listado li a:hover {
color:#2d7f86;
}

h2 {
color:#1F1F1F;
font-size:30px;
font-weight:normal;
}

h4 {
color:#0a5234;
font-size:14px;
}

ul.listarItem li {
font-size:11px;
color:#000;
background:url(../images/circle.gif) no-repeat left 4px;
padding-left:10px;
margin:0;
}

ul.listarItem2 li {
font-size:11px;
color:#666666;
background:url(../images/circle.gif) no-repeat left 4px;
padding-left:10px;
margin:0;
}

#contactForm {
margin-bottom:50px;
}

#contactForm input {
width:250px;
background:url(../images/bg_input_form.gif) repeat-x;
border-top:none;
border-left:solid 1px #dfdfdf;
border-right:none;
border-bottom:solid 1px #dfdfdf;
}

#contactForm textarea{
width:250px;
background:url(../images/bg_input_form.gif) repeat-x;
border-top:none;
border-left:solid 1px #dfdfdf;
border-right:none;
border-bottom:solid 1px #dfdfdf;
}

#contactForm .enviardBtn {
float:right;
width:100px;
text-align:right;
font-size:11px;
color:#d3581c;
background:none;
border:none;
}

.alignleft {
float:left;
margin:0 20px 18px 0;
}

.alignright {
float:right;
margin:0 0 18px 20px;
}

.fechaPost {
margin-bottom:-10px;
color:#666;
}