/****************************************
******************************************
************ HOJA DE ESTILOS *************
******************************************
************ www.faccendo.net ************
******************************************
******** Creada por Faccendo ©2008 *******
*****************************************/


/******** CUERPO GENERAL DE PÁGINA ******/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #690;
}

h1 {
	letter-spacing: -0.03em;
	font-size: 1em;
	color:#669900;
	font-weight: normal;
}

h2 {
	letter-spacing: -0.01em;
	font-size: 0.8em;
	color:#999;
}

h3 {
	line-height: 1.1em;
	font-size: 0.8em;
}

h4 {
	line-height: 1.1em;
	font-size: 1em;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color:#339999;	
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h6 {
	letter-spacing: -0.03em;
	font-size: 1em;
	color:#339999;
}

p {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666666;
	text-align:justify;
}

a {
	text-decoration: none;
	color: #809B30;
}

a:hover {
	border: none;
	color:#339999;	
}

#wrap { margin:0 auto 0 auto; width:1020px; text-align:left; }

/******** CLASSES ******/

.negra {
	color:#000000;
	font-size: 1em;
}
.faccendo {
	color:#339900;
	font-weight:bolder;
}

.titulos	 {
	color:#666;
	font-weight:bolder;
}

.titulos2	 {
	color: #333;
	font-weight:bolder;
}
.titulos a	 {
	color:#666;
	font-weight:bolder;
}

.titulos a:hover	 {
	color:#690;
	font-weight:bolder;
}

/******** ETIQUETAS #ID ******/

#contenido {
	width: 1020px;
	margin-left:0px;
	background: #FFF;
	height: 735px;
}

#cabeceramenu {
	float:left;
	width: 1000px;
	background-color:#690;
	margin-left:10px;
	margin-top: 0px;
	height:58px;
	padding-top: 1px;
}

#logo {
	float:left;
	padding-left:10px;
	padding-top:2px;
}

#cabeceralogo {
	float:left;
	width: 1000px;
	margin-left:10px;
	height:40px;
	padding-left:20px;
}

/******** CPNTENIDO FALSH ******/

#flash {
	float:left;
	width: 1000px;
	margin-left:10px;
	height:362px;
}

/******** CONTENIDO HTML ******/

#info {
	float:left;
	width: 1010px;

	padding:0px 0px 0px 0px;
}

#menuinfo {
	float:left;
	width:656px;
}

#info01 {
	float:left;
	background:url(../graf/nuevoportal/inf01.gif)  no-repeat;
	width:701px;
	height:15px;
}
    /****** NUESTRO SERVICIOS EN HTML ******/
	
#info02 {
	float:left;
	background:url(../graf/nuevoportal/inf02.gif) repeat-y;
	width:521px;
	padding:0px 80px 5px 100px;
}
    /*****FIN NUESTRO SERVICIOS EN HTML*****/
	
#info03 {
	float:left;
	width:701px;
	background:url(../graf/nuevoportal/inf03.gif) no-repeat;
	height:13px;
}

/******** CONTENIDO HTML MENU LATERAL  ******/

#lateral	{
	float:left;
	width:260px;
}
#menulateraltop {
	padding:2px 10px 50px 0px;
	font-size:0.7em;
}

#menulateraltop a {
	padding:0px 0px 0px 10px;

}
#menulateraltop ul {
	list-style:none;
	font-size:0.7em;
	vertical-align:top;
	line-height:1.4em;
}

#menulateraltop li a:hover{
	color:#936;
	font-weight:bold;
}

#menulateralbotton {
	padding:0px 10px 10px 0px;
	font-size:0.7em;
}

#menulateralbotton ul {
	list-style:none;
	font-size:0.7em;
	vertical-align:top;
	line-height:1.4em;
}

#menulateralbotton li a:hover{
	color:#993366;
	font-weight:bold;
}


#destacados {

}

/******** FINAL DE PÁGINA ******/


#creditos {
	float:left;
	width:1020px;
	height:10px;
	padding-top:10px;
	padding-left:90px;
}

/* Menu */
#cabeceramenu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#cabeceramenu li {
	display: inline;
}

#cabeceramenu a {
	float: left;
	height: 20px;
	padding: 3px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color:#FFFFFF;
}

#cabeceramenu a:hover {
	background: #EDFBD2;
	color:#333;
}

#cabeceramenu .current_page_item a {
	background: #949684;
	color: #FFFFFF;
}
