* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background: #f2f3eb url(../images/bg-body.jpg) top left repeat-x;
}
h1 {
	font-size: 14px;
	font-weight: bold;
        color: #FFFFFF;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
ul {
	margin-left: 0px;
	margin-top: 12px;
}
li {
	list-style: inside;
	margin-bottom: 8px;
	font-size: 11px;
	list-style-image: url(../images/img-vineta-ok.jpg);
}

table { 
  border-collapse: collapse; 
}

/* :::::::::::::::   CLASES   ::::::::::::::: */

.botontaller {

display:       inline-block;
padding:       8px 20px;
background:    #199119 url('http://dabuttonfactory.com/button.png?w=1&h=40&bgt=gradient&bgc=0f0&ebgc=199119') repeat-x;
background:    -moz-linear-gradient(#0f0, #199119);
background:    -o-linear-gradient(#0f0, #199119);
background:    -webkit-linear-gradient(#0f0, #199119);
background:    linear-gradient(#0f0, #199119);
border:        1px solid #569;
border-radius: 5px;
box-shadow:    1px 1px 0 0 #444;
color:         #fff;
font-family:   Verdana, Arial, Helvetica, sans-serif;
text-align:    center;
text-shadow:   1px 1px 0 #000;
font-size:     20px;
}

.clear {
	float: none;
	clear: both;
}
.divisor {
	height: 2px;
	margin: 30px 0;
	background: url(../images/hr.jpg) top left no-repeat;
}
.divisor-mini {
	height: 2px;
	margin: 10px 0;
	background: url(../images/hr.jpg) top left no-repeat;
}
.divisor-medio {
	height: 2px;
	margin: 15px 0;
	background: url(../images/hr.jpg) top left no-repeat;
}
.izquierda {
	float: left;
	margin: 0 10px 10px 0;
}
.derecha {
	float: right;
	margin: 0 0 10px 10px;
}
.derecha-txt-alineacion {
	float: right;
	text-align: right;
	font-weight: bold;
	margin: 0 0 10px 10px;
}
.cita {
	font-size: 16px;
	font-weight: bold;
}
.derecha-no-borde {
	float: right;
	margin: 0 0 10px 10px;
	border: none !important;
}
.central {
}
.login-titulo {
	font-weight: bold;
	margin-bottom: 20px;
}
input {
	width: 180px;
	padding: 3px;
	border: #bbbfa5 1px solid;
	background: #f2f3eb;
}
.textarea {
	width: 220px;
	border: #bbbfa5 1px solid;
	background: #f2f3eb;
}
.send {
	color: #8b925e;
	width: 100px;
}
.sin-borde {
	float: left;
	margin: 0 10px 10px 0;
	border: none !important;
}
.sin-borde-tag{
	float: left;
	margin: 7px 10px 0px 0;
	border: none !important;
}
.mini-texto {
	font-size: 10px;
}
.color-naranjo {
	color: #cc0000;
}
.botonLogin {
	width: 129px;
	height: 34px;
	font-size: 11px;
	color: #fff;
	border: none;
	background: url(../images/botonLogin.png) top center no-repeat;
}
.txtExtra {
	font-size: 24px;
	font-weight: bold;
	color: #F60;
	text-align: left;
	}

/* :::::::::::::::   DIVS   ::::::::::::::: */

#macro-contenedor {
	margin: 0 auto;
	width: 940px;
}
#top {
	position: absolute;
	top: 0;
	width: 940px;
	height: 404px;
}
#center {
	text-align: justify;
	line-height: 18px;
	margin-top: 410px;
	padding: 10px;
}
#bottom {
	width: 900px;
	font-size: 10px;
	text-align: center;
	padding: 20px;
	margin-top: 15px;
	background: url(../images/bg-bottom.jpg) top left no-repeat;
	}
	#bottom a img {
		border: none;
		vertical-align: middle;
		}

.columna-izquierda {
	float: left;
	width: 600px;
}
.columna-derecha {
	float: right;
	width: 300px;
}
.columna-central {
	width: 920px;
}
.alineacion-izquierda {
	width: 280px;
	float: left;
	margin-right: 30px;
}
.alineacion-central {
	width: 280px;
	float: left;
}
.alineacion-derecha {
	width: 300px;
	float: right;
}
.alineacion-derecha-color {
	width: 300px;
	float: right;
	color: #791104;
}
#login {
	width: 280px;
	height: 130px;
	color: #8b925e;
	padding: 10px;
	margin-bottom: 15px;
	background: url(../images/bg-login.jpg) top left no-repeat;
}
#menu {
	width: 940px;
	height: 40px;
	margin-top: 5px;
}
#menu-secundario {
	width: 925px;
	height: 20px;
	color: #fff;
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
}
#menu-secundario a:link {
	color: #fff;
	text-decoration: none;
}
#menu-secundario a:visited {
	color: #fff;
	text-decoration: none;
}
#menu-secundario a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#menu-secundario a:active {
	color: #FFCC00;
	text-decoration: none;
}
#menu-secundario img {
	vertical-align: middle;
}
#iconos {
	position: absolute;
	top: 386px;
	right: 10px;
	width: 300px;
	height: 25px;
}
#flash {
	width: 940px;
	height: 324px;
	margin-top: 5px;
}
#center img {
	border: #fff 3px solid;
}
.tablaEvaluaciones {
	border-collapse: collapse;
	border: 1px solid #F96;
	background: #FC9;
	}
	.tablaEvaluaciones td {
		padding: 5px;
		border: 1px solid #F96;
		}
.tablaEvaluacionesTitle {
	font-size: 12px;
	font-weight: bold;
	background: #FC6;
	}
.alignCenter {
	text-align: center;
	}
	
.imgNoBorde {
	border: none !important;
	cursor: auto;
	}

.botonesPaypal {
	width: 220px;
	height: 40px;
	border: none !important;
	}
	.botonesPaypal a {
		cursor: pointer;
		border: none;
		}

.tablaFacilidades {
	width: 100%;
	border-bottom: 1px dotted #F93;
	margin: 10px 0;
	}
.Negrita {
	font-weight: bold;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.myButton:active {
	position:relative;
	top:1px;
}
a.pago:link {
	color: #FFfff;
	text-decoration: none;
}
a.pago:visited {
	color: #FFffff;
	text-decoration: none;
}
a.pago:hover {
	color: #ffffff;
	text-decoration: none;
}
a.pago:active {
	color: #ffffff;
	text-decoration: none;
}