/* *********************** GENERAL SETTINGS     *********************** */
* {
	padding: 0px;
	margin: 0px;
}
html {
	height: 100%;
	padding-bottom: 0.1%; /* force scrollbars */
}
html, body{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #535353;
	background-color: #FFFFFF;
}

body,/*ul,ol,dl,dt,dd,*/li,p,h1,h2,h3,h4,h5,h6,form,img,q,blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*list-style-type: none;*/
}
select{
height:18px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #333333;
	border: 1px solid #7f9db9;

}
body#normal {background: #FFFFFF;}

/*  Global Formatting */
h1,h2,h3,h4,h5,h6 {padding: 6px 0 4px;}
h1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #444444;
	margin-top:5px;
	margin-bottom:0px;
}
h2{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #535353;
	margin-top:10px;
	margin-bottom:0px;
}
h3 {
	color: #0053a6;
	padding-left: 15px;	
	}
h4 {font: bold 13px Verdans,sans-serif; line-height: 14px;}
h5 {font: bold 12px Verdans,sans-serif; line-height: 13px;}
h6 {font: bold 11px Verdans,sans-serif; line-height: 12px;}
.contentheading {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0053a6;
	margin-top:5px;
	margin-bottom:0px;
}
}

td{font-size: 11px;}
th{font-size: 11px;}

a {color: #000;  text-decoration: none;}
a:hover {color:#fc851d; text-decoration: underline;}
a.image, a.image:hover  {border:0;}

.mainlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 40px;
	line-height: 18px;
	}
	
.sublevel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
		margin-top: 5px;
}	
	
a.mainlevel {
	text-decoration:none;
	no-repeat left center; 
	padding-left: 10px;
}
a.mainlevel:hover {
	color: #999999;
	text-decoration: none;
}

a.mainlevelprinc {
	background: url(../images/separatotPrinc.gif) no-repeat left center;
	text-transform: uppercase;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 15px;
}
a.mainlevelprinc#active_menuprinc {
	text-decoration: none;
	color: #66ffff;
}

a.mainlevel#active_menu {
	color: #0053a6;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/dotblue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 10px;
}
a.sublevel#active_menu {
	color: #0053a6;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}
a.mainlevel_latnot#active_menu_latnot {
	color: #006f9e;
	font-family: Trebuchet MS, Verdana, Arial;
}
a.mainlevelprinc:hover{
	text-decoration: none;
	color: #66FFFF;
}
.cabecera{
	background-image: url(../images/fondoCabeceraInterior.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#dMain ul {clear: both; padding: 6px 20px 12px;}

fieldset {
	width: 450px;
	padding: 5px;
	border: 1px solid #eee;
}
/* *********************** END GENERAL SETTINGS *********************** */

/* *********************** LAYOUT SETTINGS      *********************** */

/* top */
#dTop {

	color: #FFF;
	padding: 0px 0;
	height: 75px;
	background-image: url(../images/logofundacion_last.png);
	background-repeat: no-repeat;
	background-position: left;
}
#dTop .center {padding: 0;}
#dTop .left {font: normal 2em sans-serif; padding-left: 15px; line-height: 50px;}
#dTop .right {width: 220px;}
#dTop .search {padding-top: 15px;}
#dTop .topMenu {
	clear: both;
	color: #b3cbe3;
	padding-top: 25px
}
#dTop .topMenu li {float: right; margin-left:10px;}
#dTop a {color: #b3cbe3; font: normal 9px sans-serif; text-decoration: none;} 
#dTop a:hover {color: #FFF;text-decoration: underline;}
#dTop form {float: right; padding: 0; margin: 0;}


/*menu principal dPrincp */

#dPrincp {
	/*background: #0150a2 url(../images/fondoCabeceraInteriorSh.png) repeat-x left top;*/
	color: #FFF;
	padding: 0px 0 0px 0px;
	height: 160px;
}

#dPrincp .MenuPrincipal{
	clear: both;
	padding-left: 20px;	
	}
#dPrincp .MenuPrincipal li {
	float: right;
	margin-left: 30px;
}
#dPrincp a {color: #fff; font: normal 1em sans-serif; text-decoration: none;} 
#dPrincp a:hover {color: #66FFFF;text-decoration: none;}

/* newsflash */
#dFlash {

	color: #FFF;	
}

/* main content styles */
#dMain {
	padding: 0px;
	margin: 0px;
}
.mid li,.mainright li,.mainleft li {}


.componentheading {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0053a6;
	margin-top:5px;
	margin-bottom:0px;
}
.sectiontableentry1,.sectiontableentry2 {padding: 2px 0;}

table.contentpaneopen {
	margin-right: 0px;
	width:460px;
	font-size: 12px;

}
.contentpaneopen p{
	margin-bottom:5px;
	margin-top: 5px;
		font-size: 12px;
}
.contentpaneopen  h1{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
.contentpaneopen h2{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.contentpaneopen ul{
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(../images/iconli.gif);
	list-style-position: outside;
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 12px;
}
.contentpaneopen ol {
	list-style-type: decimal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 12px;
}






.mosimage_caption {font-style: italic;}

.contenttoc {
	padding: 10px;
	text-align: left;
}
.contentpaneopen img {
	border: 1px solid #003399;
	margin-right: 4px;
}
.buttonheading img {border: none; margin: 0;}

/* footer */
#dFooter {
	border-top: 5px solid #fc851d;
	color: #CCC;
}
#dFooter a {color: #FFF;}

/* forms */
.left form {padding-bottom: 10px;}
form a {display: inline;}

/* misc */
.center {
	width: 700px;
	margin:0 auto;
	padding: 0px 0;
}
.clearer {clear: both; font-size: 0;}

.small {color: #333;}
.createdate {padding-bottom: 6px; color: #999;}
.col2{

}
/* column combinations */
.col2 .mainleft,.col2 .mainright {width: 20%; float: left;}
.col2 .mainright {float: right;} 

.col3 .left,.col3 .right,.col2 .left,.col2 .right {width: 20%;} 
.col3 .mid {float: left; width: 70%; margin: 0 2%;}

/* *********************** END LAYOUT SETTINGS  *********************** */
.pathway{
	color: #000000;
	background-color: #DAF2AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 6px;	
}
}
.pathway a{
color: #000000;
text-decoration:none;
}
.pathway a:hover{
color: #000000;
text-decoration:underline;
}

.flash{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ***************************** estilos de la fundacion ******************** */
.legal{
	background-image: url(../images/fondopie.png);
	padding-left:25px;
	color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.legal a{
	color: #ffffff;
	text-decoration:underline;
}

.moduletabledest{
	background-color: #f1f8e3;
	height:120px;
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	padding-left: 20px;
}
.moduletabledest h3{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #465463;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px;
}
.moduletabledest a{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.siteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	padding-right: 400px;
	margin-right: 50px;
}
.mid {
	width: 440px;
	
}
.left {
vertical-align:top;
	float: left;
	height:100%;
	width: 230px;
}
.right {
vertical-align:top;
	float:right;
	width: 220px;
	height:100%;
	}
	
.tdright{
vertical-align:top;
	background-color: #EEEEEE;
	background-image: url(../images/borderrightDouble.png);
	background-repeat: repeat-y;
	background-position: left top;

}	
.tdleft{
vertical-align:top;
	height:100%;
	width: 230px;
	background-image: url(../images/borderleft.png);
	background-repeat: repeat-y;
	background-position: left top;
}




.contentpaneopen_info{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #465463;
	}
.contentpaneopen_info h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 35px;
	color: #0053a6;
	text-align: left;
	}	
.contentpaneopenTilte_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 35px;
	color: #0053a6;
	text-align: left;
	}	
	
	
.contentpaneopen_info img {
	padding-top: 2px;
	padding-bottom: 2px;
}	
.contentpaneopen_info table {
padding: 0px 0px 0px 10px;

}
.moduletablemasInfoHome h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 35px;
	margin-right: 10px;
	margin-left: 10px;
}
.moduletablemasInfoHome ul{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	color: #465463;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left 8px;
}
.moduletablemasInfoHome	li{
	list-style-position: outside;
	list-style-image: url(../images/iconmedia.png);
}
.moduletablemasInfoHome ul a{
	text-decoration:none;
	font-weight: normal;
	color: #333333;
}
.moduletablemasInfoHome ul a:hover{
text-decoration:underline;
}

.moduletable_latnotMod h3{
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #fafafa;
	border: 1px solid #cccccc;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.moduletable_latnotMod {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #535353;
	margin-left:25px;
	width: 200px;
	margin-top: 25px;
	margin-right: 5px;
}

.moduletable_latnotMod h1{
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-color: #fafafa;
	border: 1px solid #cccccc;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.moduletable_latnotMod td{
	color:#006f9e;
	list-style-image: url(../images/notiicon.gif);
	padding-left: 10px;
	margin-left: 10px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	list-style-position: outside;
	background-image: url(../images/notiicon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.moduletable_latnotMod td a{
color:#535353;
text-decoration:none;
}
.moduletable_latnotMod td a:hover{
color:#006f9e;
text-decoration:underline;
}

.moduletable_latnotMod li{
margin-bottom:5px;
}

.moduletable_let {
	margin: 4px;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10px;
	}
.moduletable_let h3 {
	background-image: url(../images/sobre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 12px;
}
.button_let, inputbox_let {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #FBFBFB;
	border: 1px solid #3399CC;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-size: 10px;	
}
.inputbox_let{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #FBFBFB;
	border: 1px solid #3399CC;
	margin: 0px;
	padding: 2px;
	width: 110px;
	font-size: 10px;
}

.readon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background-color: #FBFBFB;
	border: thin solid #3399CC;
	padding: 2px;
	line-height: 25px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: #FBFBFB;
	border: thin solid #3399CC;
	margin: 1px;
	padding: 1px;
}
/**************** mas informacion en  la home */
.moduletable_H {

	height:120px;
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	padding-left: 20px;

}	
.moduletable_H h3{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #465463;
	font-weight: normal;
	text-transform: uppercase;
}
a.moduletable_H a{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.mainlevel_H {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #465463;
	}
a.mainlevel_H {
	color:#0053a6;
	text-decoration:none;
}
a.mainlevel_H:hover {
color:#009eda;
text-decoration:underline;
}
.moduletable_lat{
	width: 180px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.blog_front {
	background-image: url(../images/FronPageBG.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.contentpaneopen_front{
	padding-left: 15px;
	padding-bottom: 0px;
	background-image: url(../images/borderrightDouble.png);
	background-repeat: repeat-y;
	background-position: left top;
}


.contentpaneopen_front table{
	height: 90px;

}
.contentpaneopen_front h3{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #465463;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.contentpaneopen_front a{
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.contentpaneopen_front a:hover{
	text-decoration: underline;
}
.article_seperator{
	background-color: #66FF00;
	display: none;
}
.Azul {color: #0053a6}

.enlace {color: #666666}
.enlace a{
	background-image: url(../images/iconmedia.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.contentpaneopen{
width:460px;
}
.contentpaneopen a{
color: #0053a6}

.moduletable_PR {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 9px;
	color: #465463;
	padding: 10px;
}

.moduletable_PR h3{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 25px;
}
	
.moduletable_PR ul{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #465463;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left 8px;
}
.moduletable_PR	li{
	list-style-position: outside;
	list-style-image: url(../images/iconmedia.png);
}
.moduletable_PR a{
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/iconpage.png);
	background-repeat: no-repeat;
	background-position: left;
	white-space: nowrap;
	margin-left: 15px;
	padding-left: 15px;
}
.moduletable_PR a:hover{
text-decoration:underline;
}

/*************estilos del site original ************************/
.textomid{
	height:auto;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
.textomid p{
	margin-bottom:5px;
	margin-top: 5px;
}
.textomid a{
	color:#35517B;
	text-decoration: underline;
	font-weight: bold;
}
.textomid a:hover{
color:#FF6600;
font-weight:bold;
text-decoration:none;
}
.textomid img{
border: 1px solid #0053a6;
float:left;
margin-right:10px;
}
.textomid ul{
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(img/iconli.gif);
	list-style-position: outside;
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.textomid ol {
	list-style-type: decimal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.contentpaneopen ol {
	list-style-type: decimal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.fecha {
	font-size: 9px;
	font-weight: bold;
	color: #C0C0C0;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECE9D8;
}
/***********Estilos formularios*************/
#registro{
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
}
#registro h2{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
}
#registro h3{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
}
#registro p{
margin-left: 0px;
margin-right: 20px;
}
/*Formularios y campos de texto*/
input{
margin-right:0px;
}
.tituloColaboraciones {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	padding-left:7px;
	background-color: #0053a6;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:78%;
}

.formRegistro{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.formRegistroEnmarcado{
	margin: 0px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.formRegistroEnmarcado2{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	height:75%;
	margin: 20px 10px 10px;
	padding: 10px;
}
#formRegistro p{
	margin-left: 0px;
	margin-top: 5px;
}
.botonesFormularios{
margin-right:12px;
}
.tablasRegistroPeq{
width: 370px;
margin: 0 auto;
font-size: 12px;
}
#tablaCobrar{
width :250px;
	color:#535353;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:11px;
}

#tablaCobrar td{
	vertical-align:middle;
	height:20px;
}

#tablaCuenta{
	width:210px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;

}
#tablaCuentaDatos{
width: 420px;
margin-left:20px;
}
#tablaCantidad{
	color:#535353;
	font-weight:bold;
	margin-left:20px;
	margin-bottom: 5px;
}
.labelsTd{
	vertical-align:bottom;
	height:20px;
}
.labelsTd15{
	vertical-align:bottom;
	height:15px;
}

.labels {
	font-weight:bold;
	font-size: 10px;
	color: #535353;
	padding-top:5px;	
}
.labelsError {
	font-weight:bold;
	font-size: 10px;
	color: #e95d0f;
}
.dosColumnasTextfield {

	width: 160px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
}
.dosColumnasTextfieldError {

	width: 160px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #e95d0f;
}
.tresColumnasTextfield {

	width: 110px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;

}
.tresColumnasTextfieldError {

	width: 110px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #e95d0f;
	
}
.tresColumnasTextfieldBloqueado {

	width: 110px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
	background-color:#e5e5e5;
}
.anchodosTextfield {

	width: 15px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
}
.anchodosTextfieldError {

	width: 15px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #e95d0f;
}
.anchodosTextfieldBloqueado {

	width: 15px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
	background-color:#e5e5e5;
}
.anchocuatroTextfield {

	width: 30px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
}
.anchocuatroTextfieldError {

	width: 30px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #e95d0f;
}
.anchocuatroTextfieldBloqueado {

	width: 30px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
	background-color:#e5e5e5;
}
.anchoseisTextfield {

	width: 45px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
}
.anchoseisTextfieldError {

	width: 45px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #e95d0f;
}
.anchoseisTextfieldBloqueado {

	width: 45px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
	background-color:#e5e5e5;
}
.anchoochoTextfield {

	width: 60px;
	font-family: Trebuchet MS, Verdana, Arial;

	color: #333333;
	border: 1px solid #7f9db9;
}
.anchoochoTextfieldError {

	width: 60px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #333333;
	border: 1px solid #e95d0f;
}
.centrar{
	margin: 0 auto;
}
.div210{
width: 210px;
text-align:right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.pagos{
	padding: 10px;
	border: 15px solid #f9f9f9;
	background-color: #ffffff;
	margin: 40px 10px 10px;
	height:75%;
}
.pagos img {
	border: 1px solid #0053a6;
	margin-top: 5px;
}

.registroMarco{
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #e0e0e0;
	background-color: #fafafa;
	background-image: url(img/fondopagos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 20px;
	margin-left: 20px;
}
.metodoPagos{
	margin-bottom:10px;
	padding: 5px 0px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.tablaRB{
	width:100%;
	color: #535353;
	font-weight:bold;
	margin:0px;
}
.tablaRB tr{
 vertical-align:middle;
 }
#tablaPagoTarjeta{
width: 420px;
margin-left:20px;
}
#tablaPagoTarjeta td{
width: 140px;
}
#tablaModDatos{
	width:450px;
	margin: 0 auto;
	font-size: 11px;

}
#tablaModDatos tr{
 vertical-align:middle;
 }
.error {
	color: #e95d0f;
}
#formTransferencia img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.buttoepagado{
	background-image: url(../images/epagado.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 116px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.buttonTransf{
	background-image: url(../images/transferencia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 116px;
	cursor: pointer;
}
.buttonsend{
	background-image: url(../images/enviar.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	cursor: pointer;
	height: 7px;
	width: 53px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.relacionados{
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
}
.relacionados ul{
	list-style-type: none;
	list-style-image: url(../images/iconli.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.relacionados a{
	font-family:Trebuchet MS, Verdana, Arial;
	color:#535353;
	font-weight:normal;
	text-decoration: none;
}
.relacionados a:hover{
color:#0053a6;
text-decoration:underline;
}
#mainlevel-nav a{
	font-size: 11px;
	}
#mainlevel-nav a:hover{
	color: #b3cbe3;
	}	
#mainlevel-nav li{
	list-style-type: none;
}
.masInfoHome{
	height:155px;
	padding-left: 10px;
}
.masInfoHome ul{
	list-style-type: none;
	list-style-image: url(../images/iconli.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

