/* 
	
	Beta Rouge CSS v3.0
	Agosto & Septiembre de 2008
	hola@betarouge.net
	http://www.betarouge.net
	
	Copyright 2008 | Beta Rouge
	
	que dios nos agarre confesados
	
*/

body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/page_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	color:#999999;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	line-height:150%;
}

#envoltura {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	width: 830px;
}

#header {
	height:50px;
	padding-top:30px;
	padding-bottom:20px;
	margin-bottom: 50px;
	color:#FFFFFF;
	font-size:2.25em;
	font-weight:bold;
	text-align:center;
	line-height:100%;
}

#contenido {
	margin-top: 25px;
	margin-right:auto;
	margin-bottom: 25px;
	margin-left:auto;
	width: 800px;
}

#subcontenido {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 560px;
	float:left;
}

#sidebar {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 240px;
	float:right;
}

#footer {
	background-image:url(../images/footer_o.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:50px;
	border-top:#c2c2c2 1px dotted;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	color:#e6e6e6;
	font-size:1em;
	text-align:center;
	font-weight:normal;
	width: 100%;
	clear:both;
}

#separador {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/separador_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:25px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.enfasis {
font-weight:bold;
color:#c00000;
font-size: .60em;
}

.titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color:#4c4c4c;
}

.nota {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#e8e8e8;
}

.titulo_reconocimiento {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#6b035e;
}

.titulofaq {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-weight:bold;
	color:#9f3203;
}

.tituloindex {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height:125%;
	color:#4c4c4c;
	text-align:left;
}

.intro {
	font-size: 1.25em;
}


.logoclientes {
padding-right:20px;
padding-bottom: 3px;
}

li {
	line-height: 150%;
	list-style-type: square;
	list-style-position: outside;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	text-indent: -2px;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
