/*
Author URI: http://www.ehcomunicacion.com/
*/

body {
	margin: 20px;
	background: #eaeaea;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #787878;*/
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, Arial,Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	/*color: #000000;*/
}

h1 {
	font-size: 2em;
	
}
h1 a{color:red;}
h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	
	color: #0A0A0A;
}

a:hover {
	background: none;
	text-decoration: underline;
	/*border-bottom: 1px solid #999999;*/
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 910px;
	height: 145px;
	margin: 0 auto;
	background: #72166d url(../images/header.jpg) no-repeat left top;
	/*background-color:#72166d;*/
}

/* Logo */

#logo {
	float: left;
	width: 910px;
	/*color: #000000;*/
	height: 145px;
	/*background: #72166d url(../images/furgo2.gif) no-repeat left top;*/
}

#logo h1 {
text-indent:320px;
text-indent:-5520px;
}

#logo h1 {
	float: left;
	padding: 0px 0 0 20px;
	letter-spacing: 8px;
	text-transform: uppercase;
	font-size: 45px;
	padding-top:25px;
	padding-bottom:10px;
	color:#a61e5c;
	font-family:Arial Black,arial;
	font-weight:bold;line-height:0.8;
}
#logo h1 a{color:#a61e5c;}
#logo p {
	
	margin-left: 480px;
	padding: 10px 0 0 5px;
	
	font: bold 12px Arial, Helvetica, sans-serif;	
	color:#565f68;
	
	padding:3px;
	/*border-top:1px solid black;*/
	/*position:relative;
	top:5px;
	/*left:20px;*/
	
	
	display:inline;text-indent:-5320px;
} 
#logo p.sub {font-family:Arial Black,arial;
	font-weight:bold;color:black;line-height:0.8;font-size:26px;text-align:center;text-indent:-5320px;display:none;}
	#logo p.tel {font-family:Arial Black,arial;
	font-weight:bold;color:#ffffff;line-height:0.8;font-size:22px;text-align:center;margin-left:500px;text-indent:-5320px;display:none;}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #ffffff;
}


/* Menu */

#menu {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #565F68;
	background: #fa7b14;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 17px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 640px;
	padding: 40px 20px 0 0;
}



.texto {
	padding: 10px 0 20px 0;
	text-align: justify;
}
.image{display:block;float:left;width:200px;border:none;height:180px;}
.image:hover{text-decoration:none !important;}
.image a:hover{text-decoration:none !important;}
.image h3{margin-top:3px;line-height:0.9; font-size:10px;width:150px;margin-bottom:7px;}
/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding: 40px 0 0 20px;
	color: #787878;
	/*border:1px solid red;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 2px solid white;
	background-color:#D2D4C9;
	background: #fa7b14;

	}
#sidebar li li:hover {
	
	
	border-bottom: 2px solid black;
	

	}
	


#sidebar ul li ul li {
	background-image: url(../images/cssli.gif);
background-repeat: no-repeat;
/*background-position: 100% .4em;*/
background-position: 3px 12px;
background-color:#9a4295;
background-color: #fa7b14;
padding-left:20px;
color:black;
}
#sidebar ul li ul li:hover {
background-image: url(../images/cssli2.gif);
background-repeat: no-repeat;
/*background-position: 100% .4em;*/
background-position: 3px 12px;
}
#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
	font-family:verdana,arial;
	margin-bottom:5px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;

}

#sidebar a {
	color: white;
	border: none;
	font-weight:bold;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #fdf4fd;
}



/* Footer */

#footer {
	width: 910px;
	height: 110px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	border:2px solid black;
	background: #646464;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	background-color:#72166d;
	background: #72166d url(../images/pie.gif) no-repeat 0px top;
}

#footer p {
	margin-top:90px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #cacaca;
}
#footer a:hover {
	color: #d9d9d9;
}


.alignright {
	float: right;
}

.alignleft {
	float: left;
}



hr {
	display: none;
}

