/*
	Proyecto: internet hosting template
	author: Adrian Maza (http://www.apihosting.com.ar) 
	
*/
   
/* default styles */

*{ margin: 0; padding: 0; }
body { font: .7em Arial, Verdana, Sans-Serif; line-height: 1.7em; background: #EEE url(images/menu.gif) repeat-x; color: #333; }
a { color: #3F2C57; background: inherit; text-decoration: none; }
#left a, #right a { border-bottom: none; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }

h1 { margin: 0; padding: 0; font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; }
h2 { margin: 0; padding: 0; font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif; }

h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
img { border: 0; }

/* layout */
#content { margin: 0 auto; width: 965px; }
#header {
	color: #fff;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* main horizontal menu */
#tablist{  margin: 25px 0 0 0;  }
	#tablist li{ list-style: none; display: inline;  }
	#tablist li a{
		text-decoration: none;
		margin: 0 3px 0 0;
		padding: 4px 15px;
		border: 1px solid #3B3B3B;
		font-weight: bold;
		color: #ccc;
	}
	#tablist li a:hover{
		border: 1px solid #55684A;
		color: #fff;
	}
	#tablist li a.current{
	background: #ADD597;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	


/* left side */
#left {
	float: left;
	width: 670px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
	.border {
	margin: 0 0 10px 0;
	border: 1px solid #AED898;
	background-color: #FFFFFF;
}
	.subheader {
	padding: 15px;
	background: #EEE url(images/cuerpo2.gif) no-repeat center left;
	color: #444;
	margin-bottom: 10px;
		
	}
	
	.linea {
	height: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #99CC66;
	border-bottom-color: #99CC66;
   }
   
   
	.highlight { background: #C5E7F6; color: #000;}
	
	.left_articlesp {
	border: 2px solid #eee;
	color: #454545;
	background: url(images/cuerpoindex.gif) no-repeat center left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.left_articles {
		margin: 0 0 10px 0;
		padding: 15px 15px 5px 10px;
		border: 2px solid #eee;
		color: #454545;
		background: url(images/cuerpo.gif) no-repeat center left;
	}
	
		.date {
	font-size: .9em;
	padding: 0 0 0 12px;
	color: #808080;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
		.bigimage {
			float: left;
			clear: left;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #EEE;
		color: #808080;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
	float: left;
	width: 198px;
	background: #EEE url(images/cuerpo3.gif) no-repeat center left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	}		
		
/* right side */
#right {
	float: right;
	width: 280px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
	.button {
	font: normal .9em "Georgia", "Times New Roman", Arial;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 70px;
	margin-left: 0;
}
	.big {
	color: #2e2e2e;
	font-family: "Georgia", "Times New Roman", Arial;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
	
	#side_menu {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
	
	#izq_uno {
	background: #EEE url(images/izqcuerpo1.gif) no-repeat center left;
	color: #444;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0;
}

#izq_dos {
	background: #EEE url(images/izqcuerpo2.gif) no-repeat center left;
	color: #444;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

	#side_menu li { list-style: none; }
	#side_menu li a { color: #fff; border: 0; margin: 0 0 1px 0; display: block; background: #fff url(images/side_menu.gif) repeat-x; padding: 8px 10px; }
	#side_menu li a:hover { color: #fff; background: #fff url(images/side_menu_hover.gif) repeat-x; }	
	
	.image { float: left; margin: 0 9px 3px 0; }
	
/* footer */

#footerc {
	clear: both;
	padding: 11px;
	color: #444;
	background-image: url(images/cuerpofooterc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	padding: 15px;
	color: #444;
	background-image: url(images/cuerpofooter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 9px;
}
	#footer .right { float: right; }
	

