/* CSS Document */
/* version template_css.css,v 0.5 */

/* Basic layout */

a:link, a:visited {

	color: #abd8a9;

}

a:hover {

	color: #7aad71;

}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #989796;
	
}

.dark {
	background-color: #000000;
}

#fondo {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background: url(../images/fondo.png) no-repeat scroll left top;
}

tr, p, div {
	font-size: 12px;
	line-height: 14px;
}

#header {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 216px;
	width: 1000px;
	z-index: 1;
}

#cabeza {
	width: 1000px;
	height: 216px;
	padding: 0px;
	position: relative;
	left: 0;
	top: 0;
}

#logo {
	background: url(../images/logo.png) no-repeat scroll left top;
	position: absolute;
	z-index: 7;
	width: 400px;
	height: 207px;
	left: 32px;
}

#motivo {
	width: 627px;
	height: 785px;
	padding: 0px;
	position: absolute;
	left: 122px;
	top: 2px;
	background: url(../images/motivo.png) no-repeat scroll left top;
	z-index: 5;
	display: inline;
}

#topmenu {
	position: absolute;
	float: right;
	top: 55px;
	right: 0px;
	height: 190px;
	width: 230px;
	text-align: left;
	background: url(../images/fondo-menu.png) no-repeat scroll left top;
	left: 750px;
	z-index: 6;
}

#topmenu th {
	background: url(../images/menu-th.png) no-repeat left top;
	width: 205px;
	height: 35px;
	color: #ffffff;
	font-size: 24px;
	text-transform: lowercase;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 25px;
}

#topmenu table.moduletable {
	width: 205px;
}

#topmenu div.article {
	background-color: #000000;
	border: 1px solid #2a2a2a;
	padding: 0;
}

#social {
	position: absolute;
	float: right;
	top: 20px;
	height: 18px;
	width: 48px;
	text-align: left;
	left: 750px;
}

#twitter {
	position: relative;
	text-align: left;
	border-bottom: 1px solid #8DC63F;
	background: scroll url(../images/twiticon2.gif) no-repeat top left;
	padding-left: 40px;
}

#twitter div.moduletable {
	padding-bottom: 10px;
}

#frame {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding: 19px 0px 0px;
	text-align:left;
	background: url(../images/contenido-t.png) no-repeat scroll 32px top;
	top: 216px;
	z-index: 6;
	height: auto;
	bottom: 215px;
	clear: both;
}

#frame-dr {
	background: #000000 url(../images/lateral-dr.jpg) repeat-y scroll 32px top;
}

#frame-iz {
	background: url(../images/lateral-iz.jpg) repeat-y scroll 942px top;
}

#frame-bt {
	background: url(../images/fondo-bajo.jpg) no-repeat scroll 32px bottom;
}

.padding {
	padding: 10px 60px 30px;
	min-height: 500px;
	clear: both;
	height: 100%;
}

#col-izq {
	width: 230px;
	height: auto;
	float: left;
	min-height: 400px;
	z-index: 6;
	position: absolute;
}

#col-der {
	width: 575px;
	height: auto;
	float: right;
	min-height: 400px;
	z-index: 6;
}

#col-der .contentpaneopen {
	padding-left: 150px;
}

#footer {
	width: 100%;
	height: 5px;
	clear: both;
}
	
#pie {
	width: 1000px;
	height:213px;
	text-align:center;
	vertical-align:middle;
}

#footmenu {
	position: relative;
	float: left;
	top: 25px;
	left: 65px;
	height: 165px;
	width: 185px;
	text-align: left;
	margin: 0px;
}

#vanity {
	float: right;
	height: 165px;
	width: 185px;
	text-align: left;
	margin: 25px 150px 0px 0px;	
}

/* active menu style */

ul#mainlevel li a#active_menu, a#active_menu-footmenu.mainlevel-footmenu  {
	color: #000;
}

/* top menu styles */

table.moduletable_menu {
	margin-top: 15px;
}

ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	height: 28px;
	width: 100%;
}

ul.menu li:hover {
	background-color: #8DC63F;
}

ul.menu a:link, ul.menu a:visited {
	color: #ffffff;
	font: 14px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding-left: 30px;
}

ul.menu a:hover{
	color: #ffffff;
}

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

ul#mainlevel li {
	padding: 0px;
	float: left;
	margin: 0px;
	font-size: 10px;
	line-height: 23px;
	white-space: nowrap;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 23px;
	text-transform: uppercase;
	background: scroll url(../images/tmspacer.gif) no-repeat center right;
	color: #fff;
	
}

ul#mainlevel li a:link, ul#mainlevel li a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

ul#mainlevel li a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}

/* foot menu styles */

a.mainlevel-footmenu:link, a.mainlevel-footmenu:visited {
	display: block;
	color: #828282;
	font-weight: normal;
	width: 150px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 18px;
	vertical-align: middle;
	text-indent: 10px;
	border-left: 1px solid #fff;
}

a.mainlevel-footmenu:hover {
	color: #000;
	text-decoration: none;
}

/* vanity module */

table.moduletable-vanity {
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: left;
}

table.moduletable-vanity th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	font-style: normal;
	line-height: 24px;
	font-size: 18px;
}

table.moduletable-vanity th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	font-style: normal;
	line-height: 24px;
	font-size: 18px;
}

table.moduletable-vanity p {
	color: #828282;
}

/* text styles */

.componentheading {
	color: #8DC63F;
	line-height: 48px;
	font-size: 30px;
	text-indent: 150px;
	font-weight: lighter;
}

.contentheading {
	color: #8DC63F;
	line-height: 48px;
	font-size: 30px;
	font-weight: lighter;
}

#col-der2 {
	width: 425px;
	height: auto;
	float: right;
	min-height: 400px;
	z-index: 6;
}

#col-der2 .contentpaneopen {
	padding-left: 0;
}