body {
	margin: 0;
	padding: 0;
	background: #b7bcc5 url(../images/fondo-body.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #E36406;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	
}

h3 {
color: #EB8311;
margin: 20px 0 10px;
}

hr {
	color: #EB8311;
	background-color: #EB8311;
	height: 3px;
	
}

img {
	border: none;
}

.title1 {
	margin: 0;
	padding: 10px 1px;
	background: url(../images/fondo-title-col-vert.png) repeat-x left bottom;
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0 3px;
	background: url(../images/fondo-title2.png) repeat-x left bottom;
	font-size: 18pt;
	font-weight: normal;
	color: #756255;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/fondo-li-menu.png) repeat-x left bottom;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 2px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 200%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed p {
		margin: 10px 0 10px 0;
		line-height: 160%;
}

.orange {
	margin: 20px 30px;
	background: #EB8311;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight:normal;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

.col-one ul li, .col-two ul li {
	line-height: 1.5em;
	margin-bottom: 1.3em;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(../images/fondo-col-izq-base.png) repeat-y;
	color: #333;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF;
}

#logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
	text-indent: -5000px;
	padding: 150px 0 0 0;
	background:  url(../images/logo-eliao-b220.png) no-repeat center center;
	font-size: 36px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 14px;
	background: #EB8311 url(../images/fondo-sup-menu.png) no-repeat top right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 8px 5px;
	background: url(../images/fondo-li-menu.png) repeat-x;
	font-size: 13pt;
	font-weight: bold;
	color: #FFDB70;
}

#menu li.first {
	background: none;
}

#menu li:hover {
	background-color: #F90;
	background-image: none;
}

#menu li.sinlink:hover{
		background: url(../images/fondo-li-menu.png) repeat-x;
		/*background-color: #000000;*/
}

#menu li.destacado{
	border-color: #FF9900;
	border-style:solid;
	border-width: 2px;
		/*background-color: #000000;*/
}

#menu li.activo{
	background-color: #F30;
}

#menu a {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background:transparent url(../images/bullet-blanco-8x8.png) no-repeat scroll left center;
	padding-left: 14px;
}

#menu a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul ul li {
	padding-left: 20px;
	background:transparent none repeat scroll 0 0;
	line-height: 0px;
	padding-top: 14px;
	padding-bottom: 10px;
}

#menu a.privado {
	/*padding-right: 10px;*/
	background:transparent url(../images/candado.gif) no-repeat scroll left top;
	padding-left: 15px;
}

.modulo_col {
	padding: 20px;
	background:transparent url(../images/fondo-title-col-vert.png) repeat-x top right;
	color: #000;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

.floatleft {
	float: left;
	margin: 0 20px 5px 0;
}

.fotoizq {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}

.clear {
	clear:both;
}

/* Footer */

#footer {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/fondo-footer.png) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 10px 0 0 20px;
	background: url(../images/fondo-footer-izq.png) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 710px;
	height: 45px;
	padding: 10px 0 0 30px;
}

a.boton-pdf {
	padding-top: 34px;
	background: transparent url(../images/pdf-icon.png) no-repeat scroll left bottom;
	padding-left: 50px;
}

a.boton-volver {
	position:relative;
	top: -29px;
	float: right;
	background: transparent url(../images/boton-volver.png) no-repeat scroll left bottom;
	padding-left: 23px;
	margin-bottom: 20px;
}

a.boton1 {
	background-color: #EB8311;
	padding: 1px 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.boton1:hover {
	background-color: #F8C285;
	color: #DD6900;
}

/*
FORMULARIOS -----------------------------------------------
*/

form {
/* margin: 0;
padding: 0; */
}

fieldset {
	margin: 0;
	padding: 0 2em; 
	border : 1px solid #EB8311;
	background: #f8f8f8;
}
legend {
	font-size:13px;
	font-weight: bold;
	color: #EB8311;
}
fieldset input {
	width: 495px;
	background-color: #ffffff;
	border: 1px solid #C4C4C4;
}

fieldset textarea {
	width: 495px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #C4C4C4;
}

label {
float: left;
width: 9em;
}

#submit {
	text-align: right;
}

/*FIN FORMULARIOS*/

/*tabla distribuidores*/

.tabla1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:13px;background:#fff;
	width:100%;
	border-collapse:collapse;
	text-align:left;
	/*margin:20px;*/
	}
	
.tabla1 th{
	font-size:14px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
	padding:10px 8px;
	}
	
.tabla1 td{
	border-bottom:1px solid #ccc;
	color:#4A4A4A;
	padding:12px 8px;
	}
	
.tabla1 tbody tr:hover td{
	color:#000;
	}
	
.col1 {
	text-align:center;
}

/*fin tabla distribuidores*/

.hide {
	display: none;
	/*visibility: hidden;*/
}

.discreto {
	font-size: 1.3em;
	margin-bottom: 0;
}

/*sistema noticias toggle*/
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(../images/toggle/h2_trigger_a.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	width: 630px;
	font-size: 1.3em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../images/toggle/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1em;
	width: 680px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(../images/toggle/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

.block h3 {
margin: -10px 0 10px;
}
/*fin sistema noticias toggle*/

