/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }


body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
	background: #f4f4f4 url(images/fondo.gif) repeat-x fixed left bottom;
}

#menu {  
	list-style:none;
	margin: 0 0 0 4px;
	padding: 0;
	width: 800px;
	text-align: center;
	display: table;
}
#menu li {
	text-align: center;
	float: left;
	display: inline;
	left: 30px;
}
#menu li a {
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	width: 132px;
	height: 35px;
	background: url(recursos/btn1.png) no-repeat;
	padding-top: 2px;
}
#menu li a:hover {
	color: #fff;
	border-left-color:#A0C300;
	background-image: url(recursos/btn2.png);
}

#menu li a:active {
	color: #fff;
	border-left-color:#A0C300;
	background-image: url(recursos/btn2.png);
}



#menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990099;
	line-height: 22px;
	background-image: none;
	text-indent: 20px;
	height: auto;
	width: auto;
	list-style-image: url(imagen/vineta.jpg);
	list-style-type: none;
	list-style-position: inside;
}

#wrapper {
 width: 800px;
	margin: 20px auto;
	height: 100%;
}

#header {
 width: 800px;
 float: left;
 height: 170px;
	clear: left;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

#content {
	float: left;
	color: #333;
	background: #FFFFFF;
	width: 480px;
	display: block;
	position: relative;
	clear: left;
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	left: auto;
}

#rightcolumn {
	color: #333;
	background: #e7ebff;
	width: 270px;
	height: 1080px;
	display: block;
	position: relative;
	float: left;
}

#contador {
	text-align: center;
	display: block;
	width: 800px;
	height: auto;
	background: white 0 bottom;
}

p {
	color: #003e5a;
	vertical-align: top;
	align: left
}

h1 {
	text-align: center;
	color: #7496a6;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

h2 {
 padding: 20px;
	color: #003e5a;
	text-align: right;
	font-size: 12px;
}
.conten_f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003E5A;
}


h3 {
 padding: 20px;
	color: #6c8e9f;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #F9EFE0;
	margin: 10px auto;
	height: auto;
	padding-top: 0;
}
.oneColFixCtr #mainContent {
	text-align: center;
}
.ti_fi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
.ti_fi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0099;
}
contenidos_f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003E5A;
}

