/*

alucrasa.com
css styles
screen variant
version 1
junio-julio de 2008
por beta rouge

*/

body {
background-color:#FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font:Geneva, Arial, Helvetica, sans-serif;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:normal;
}

#wrap_content {
width:850px;
margin-right:auto;
margin-left:auto;
background-color:#FFFFFF;
}

#header {
width:auto;
height: 100px;
background-color:#FFFFFF;
text-align:center;
font-size:24px;
color:#FFFFFF;
border-bottom: 0px dotted #1a4c6c;
margin-bottom:15px;
}

#splash {
width:auto;
height: auto;
background-color:#FFFFFF;
text-align:center;
font-size:24px;
color:#FFFFFF;
border-bottom: 0px dotted #1a4c6c;
padding-bottom:25px;
}

#anim {
width:auto;
height: auto;
background-color:#1a4c6c;
text-align:center;
font-size:24px;
color:#FFFFFF;
}

#nav_left {
float:left;
width: 180px;
background-color:#FFFFFF;
color:#1a4c6c;
padding:15px;
}

#content_right {
float:right;
width:600px;
background-color:#FFFFFF;
color:#1a4c6c;
padding: 15px;
}

#footer {
background-color:#FFFFFF;
color:#6593b0;
text-align:center;
clear:both;
height:35px;
padding-top:15px;
margin-top:35px;
border-top: 1px dotted #1a4c6c;
}

#faq {
margin-top:30px;
}

#separador {
width:100%;
margin-top: 40px;
margin-right: auto;
margin-bottom: 40px;
margin-left: auto;
}

.content_right_title {
font-size:18px;
font-weight:bold;
color: #076aaa;
text-align:left;
}

.nav_left_title {
font-size:18px;
font-weight:bold;
color: #076aaa;
}


li {
line-height: 150%;
list-style-type: circle;
list-style-position: outside;
}

li :hover {
color: #076aaa;
}

a:link {
	color: #174577;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F818F;
}
a:hover {
	text-decoration: none;
	color: #2876AA;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

.vermapa {
	font-size: 9px;
	font-weight: bold;
	color:#0066CC;
	}

.question {
font-size:125%;
font-weight:bold;
margin-bottom:30px;
padding-bottom:30px;
color:#089bdf;
}

.answer {
font-size:100%;
color:#0f5576;
}

.faqbullet {
margin-bottom:3px;
}

.rssThumbFloat {
  float: left;
  width: 150px;
  border: 0px solid #999;
  margin: 0 15px 15px 0;
  padding: 15px;
  text-align: center;
  font-size: .85em;
}