/*  
Theme Name: Capitalexpress 2.0
Theme URI: http://www.capitalexpress.cl/
Description: Creado por taituns@gmail.com.
Version: 3.0
Author: Sebastian Jeria L.
Author URI: http://www.panoptica.cl/
*/
/* Web Capital express */
/* XHTML - BODY */
html, body{
	background-color: #FFFFFF; margin: 0px;
}
/* Contenedores */
#contenedor{
	background-color: #FFFFFF; height: 100%; width: 100%; _width: 100%; background-image: url(../img/background.jpg); background-repeat: repeat-x; margin: auto;
}
#contenedor_web{
	background-color: #FFFFFF; width: 940px; _width: 940px; height: 100%; margin: auto; background-image: url(../img/back_banner.jpg); background-repeat: no-repeat; position: relative;
}
#banner{margin: auto; height: 250px; width: 900px; _width: 900px; 
}
#contenedor_body{
	height: 100%; width: 900px; _width: 900px; margin: auto; position: relative; background-color: #FFFFFF;
}
#side_bar{
	height: 100%; width: 200px; _width: 200px; float: left; margin: auto;
}
#body{
	margin: auto; width: 680px; _width: 680px; height: 100%; float: right; padding-right: 10px;
}
#contenedor_footer{
	height: 100%; width: 100%; _width: 100%; margin: auto; clear: both; background-image: url(../img/back_footer.jpg); background-repeat: repeat-x; background-color: #CCCCCC;
}
#footer{
	width: 940px; _width: 940px; height: 100px; margin: auto; background-image: url(../img/footer.jpg);
}
#form{
	height: 190px; width: 680px; _width: 680px
}
/* Textos */
.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666;
}
.txt_verdes{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #c1272d;
}
.txt_indicadores{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666;
}
.titulos_gris{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666666;
}
.titulos_verde{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #c1272d;
}
.titulos_sidebar{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; background-image: url(../img/back_botones.jpg); background-repeat: no-repeat; text-indent: 20px;
}
.txt_index{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666;
}
.txt_index_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #c3262e;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666666; text-align: center;
}
/* txt Administracion */
.titulos_ad{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666;
}
.txt_ad{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;
}
/* Celdas */
.celda_verde{
	background-color: #c1272d;
}
/* Vinculos */
.v1 {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.v1:link {
	color: #333333; text-decoration: none;
}
A.v1:visited {
	text-decoration: none; color: #333333;
}
A.v1:hover {
	text-decoration: none; color: #FF0000;
}
A.v1:active {
	text-decoration: none; color: #FF0000;
}
.v2 {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.v2:link {
	color: #FF0000; text-decoration: none;
}
A.v2:visited {
	text-decoration: none; color: #FF0000;
}
A.v2:hover {
	text-decoration: none; color: #333333;
}
A.v2:active {
	text-decoration: none; color: #333333;
}
.ad {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.ad:link {
	color: #c1272d; text-decoration: none;
}
A.ad:visited {
	text-decoration: none; color: #c1272d;
}
A.ad:hover {
	text-decoration: none; color: #666666;
}
A.ad:active {
	text-decoration: none; color: #666666;
}
.af {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.af:link {
	color: #c1272d; text-decoration: none;
}
A.af:visited {
	text-decoration: none; color: #c1272d;
}
A.af:hover {
	text-decoration: none; color: #666666;
}
A.af:active {
	text-decoration: none; color: #666666;
}
/* Formulario */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;
}
.iframe {
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	_border-top-width: 0px; _border-right-width: 0px; _border-bottom-width: 0px; _border-left-width: 0px;
}
