body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background: #327023 url(../images/bg_main.gif) center repeat-y;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#contenedor {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}

#contenedor-cabecera {
	width: 670px;
	height: 105px;
	padding: 10px 40px 0px 40px;
	/*background-image: url(../images/bg_header.gif);*/

}

#contenedor-logo {

}

#fecha {
	font-size: 11px;
	color: #666666;
	text-align: right;
}


#contenedor-foto {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-color: #FFFFFF;
}

#contenedor-menu {
	width: 670px;
	background-color: #327023;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu li {
	display: inline;
	list-style: none;
	height: 22px;
}

#menu li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#menu li a:hover {
	background-color: #225516;
}

#contenedor-contenido {
	width:670px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#contenido {
	width: 430px;
	float: left;
	text-align: justify;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #327023;
}

#contenido li {
	padding: 0 0 20px 0;
}

#borde {
	width: 190px;
	margin-left: 470px;
}

#galeria img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #327023;
}

#galeria img:hover {
	background-color: #CCCC00;
	padding: 4px;
	border: 1px solid #327023;
}


#contenedor-pie {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#contenedor-pie a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#contenedor-pie a:hover {
	color: #327023;
}

#pie {
	font-size: 10px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#pie-copyright {
	float: left;
	width: 375px;
	padding-left: 10px;
}

#pie-meta {
	float: right;
	text-align: right;
	width: 275px;
	padding-right: 10px;
}

.titulo {
width: 400px;
margin-left: 5px;
margin-bottom: 15px;
font-size: 14px;
color: #327023;
font-weight: bold;
padding: 0px;
text-transform: uppercase;
border-bottom: 1px solid #327023;
text-align: left;

}

.titulo2 {
font-size: 12px;
color:#000000;
text-transform:none;
}

.codfer {
font-size: 9px;
color:#000000;
text-transform:none;
border-bottom: 0px solid #327023;

}

.material {
	float:left;
	width: 190px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.foto_materiales {
float:left;
width: 95px;
}

.texto_materiales {
float:left;
width: 95px;
}

.descripcion {
color: #000000;
font-size: 12px;
padding-left: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #327023;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #327023;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.15px;
	}
	
h4 {
	font-size: 14px;
	color: #327023;
	text-transform: uppercase;
    letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#contenido hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#contenido p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#contenido p a, #borde p a {
	text-decoration: none;
	color: #327023;
	border-bottom: 1px dotted #327023;
	padding: 2px 2px 2px 2px;
}

#contenido p a:hover, #borde p a:hover  {
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 2px;
}

#contenido a {
	text-decoration: none;
	color: #327023;
padding-top: 10px;
}

#contenido a:hover  {
	text-decoration: none;
	color: #469D31;
	margin-top: 10px;

}

#contenido li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#contenido .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #327023;
	font-style: italic;
}

#borde p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #327023;
	border-bottom: 1px dotted #327023;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #327023;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#contenido img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #327023;
}

#contenido img:hover {
	background-color: #CCCC00;
	padding: 4px;
	border: 1px solid #327023;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 25px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/* SCROLL NOTICIAS */

/*Example CSS for the two demo scrollers*/

#pscroller1{
	height: 150px;
	padding: 5px;
}
#pscroller1 a{
text-decoration: none;
color: #000000;
font-weight:bold;
}

#pscroller1 a:hover{
text-decoration: none;
color: #327023;
font-weight:bold;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/* GALERIA */

#galeria {
	width: 180px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#galeria ul {
	margin-left: 5px;
	padding: 0px;
	list-style: none;
}

#galeria li {
	display: inline;
}

#galeria a {
	display: block;
	float: left;
	width: 65px;
	margin-right: 8px;
	padding: 5px;
	
}

/* FORMULARIO */

form#two {background:#FFFFFF; width:400px; padding:10px; margin:5px auto; font-size:1em; font-family:verdana, arial, helvetica, sans-serif;}
form#two p {font-size:.9em; color:#666666; text-align:left; padding:15px 0px 5px 0; margin:0;}
form#two fieldset#current p {padding:4px; margin:0;}

form#two fieldset {width:382px; display:block; border:1px dotted #327023; padding:5px 5px 5px 10px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em; font-size:1em; }


form#two legend {font-size:1.1em; font-weight:bold; border-bottom:2px solid #fff; margin-bottom:15px; padding:6px; background:none; color:#666666;}
* html form#two legend { padding:0 0 30px 0; margin:5px 0 0 0; border:none;}

form#two label {clear:left; display:block; float:left; width:80px; text-align:left; padding-right:10px; color:#666666; margin-bottom:0.5em;}

form#two input {border:1px solid #414d59; padding-left:0.5em; margin-bottom:0.6em; width:275px; background:#D1EECA;}
form#two input:hover { background:#327023; border:1px solid #fff; color:#fff;}
form#two input:focus {background:#fff; border:1px solid #327023; color:#327023;}
form#two fieldset#medical input, form#two fieldset#current input {width:45px;}

form#two select {margin:0 0 1em 0.5em;}
form#two textarea {
	width:360px;
	height:15em;
	border:1px solid #000000;
	padding:0.5em;
	overflow:auto;
	background-color: #D1EECA;
}
form#two textarea:hover { background:#327023; border:1px solid #fff; color:#fff;}
form#two textarea:focus {background:#fff; border:1px solid #327023; color:#327023;}

form#two #button1, form#two #button2 {color:#fff; padding-right:0.5em; cursor:pointer; width:185px; margin-top: 10px; margin-left:8px; background:#327023;}
form#two #button1:hover, form#two #button2:hover {
	color:#327023;
	border:1px solid;
	background-color: #FFCC00;
}

/* ACORDEON */


#basic-accordian{
	width:435px;
	margin-left: 0px;
}

#basic-accordian p{
	color: #666666;	
}


.accordion_headings{
	padding:5px;
	background: #327023 url(../images/mas.gif) center no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	border: 1px solid #FFFFFF;
}

.accordion_headings:hover{
	background: #469D31;
}

.accordion_child{
	padding:15px;
	background-color: #FFFFFF;
}

.header_highlight{
	background: #A3BC44 url(../images/menos.gif) center no-repeat;
}


/* TOOLTIP */

.prototip .default { width: 150px; color: #fff; }
.prototip .default .toolbar { background: #0F6788; font: italic 17px Georgia, serif; }
.prototip .default .title { padding: 5px; }
.prototip .default .content { background: dodgerblue; font: 11px Arial, Helvetica, sans-serif; padding: 5px;}
