@charset "utf-8";
/* CSS Document */

div, img, input, a, span, p, h1, h2, h3, h4, h5, h6, strong, form, ul, li, br{
margin:0px;
padding:0px;
border:0px;
}


ul
{
list-style:none;
list-style-image:none;
}

body{
background-color:#000000;
text-align:center;
font-family:Tahoma;
font-size:12px;
color:#1D456E;
}
#body_index {
	background-color: #AFDCEF;
}

a:link{
text-decoration: none;
}

a:hover{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

#contenedor{
margin:0px auto;
text-align:center;
width:800px;
background-color:#abdaee;
padding: 24px;
}

#header{
text-align:left;
height:93px;
background-color:#FFF;
}
#main{
padding:0px 10px 0px 10px;
background:#FFFFFF;
}
#footer{
}



/***
Subconjunto de elementos
*/
#logo
{
float:left;
}

#botones
{
text-align:center; 
margin:0px auto; 
width:100%; 
border:0px;
margin-bottom:5px;
}
.menuHeader
{
float:right;
padding-top:65px;
padding-right:15px;
padding-bottom:0px;
}

#mainLeft
{
width:419px;
float:left;
}

#mainRight
{
float:right;
}


/*
Sub Divs
*/
#tango
{
text-align:left;
width:419px;
height:243px;
background:url(../imagenes/bg_tango.jpg) no-repeat;
margin-bottom:5px;
}

#tituloTango
{
padding:15px 0px 5px 10px;
}

#tangoTexto
{
margin:0px 0px 0px 15px;
width:193px;
}

#levelTest
{
text-align:left;
width:161px;
height:217px;
float:left;
background:url(../imagenes/bg_level_test.jpg);
}

#tituloLevelTest
{
text-align:left;
margin:13px 13px 11px 13px;
}

#textoLevelTest
{
color:#ADDCEF;
width:125px;
margin-left:13px;
font-family:Tahoma;
font-size:12px;
}

#testimonios
{
padding-top:5px;
width:252px;
height:205px;
float:right;
background:url(../imagenes/bg_testimonios.jpg) no-repeat;
}

#programs
{
text-align:left;
width:356px;
height:179px;
background:url(../imagenes/bg_programs.jpg) no-repeat;
margin-bottom:2px;
}

#textoPrograms
{

padding:0px 0px 1px 13px;
width:145px;
}

#newsletter
{
padding: 0px 0px 0px 0px;
text-align:left;
width:357px;
height:61px;
background:url(../imagenes/bg_newsletter.jpg) no-repeat;
margin-bottom:7px;
}

#tituloNewsletter
{
padding-bottom:10px;
}


#tellFriend
{
padding: 0px 0px 0px 0px;
width:357px;
height:93px;
background:url(../imagenes/bg_tellFriend.jpg) no-repeat;
text-align:left;
font-size:12px;
}

#tellTop
{
width:260px;
height:39px;
padding-top:10px;
padding-left:94px;
padding-bottom:10px;
/*background:url(../imagenes/bg_tell.jpg) no-repeat;*/
}

#tellBottom
{
padding-left:22px;
}

#tituloPrograms
{

padding-left:9px; 
padding-top:15px; 
padding-bottom:2px;
}
#footerTop
{
color:#FFF;
font-family: Tahoma;
font-size:11px;
text-align:center;
padding-top:0px;
height:36px;
background:#00B8FF;
}

#footerBottom
{
color:#1E4558;
font-family: Tahoma;
font-size:10px;
line-height:15px;
padding:8px;
}
.image-input
{
 
padding-left:28px; 
padding-right:8px;
}

.image-number
{
color:#88b4cd;

}

.moreInfoFont1
{
color: #acdbed;
}

.moreInfoFont1:visited
{
color: #acdbed;
}

.moreInfoFont1:hover
{
color: #acdbed;
}



.moreInfoFont2:visited
{
color: #1d446f;
}

.moreInfoFont2:hover
{
color: #1d446f;
}

.moreInfoFont3
{
color: #1b456d;
}

.moreInfoFont3:visited
{
color: #1b456d;
}

.moreInfoFont3:hover
{
color: #1b456d;
}

.email
{
width:270px;
height:18px; 
font-family:Tahoma; 
font-size:12px; 
border:1px; 
margin:2px; 
padding-left:2px;

}

.inputText
{
border:1px #CCCCCC solid;
width:250px;
height:17px;

}

.texto
{
color:#95c3d9;
font-size:12px;
text-align:left;
}

.Oscuro
{
color: #1E456E;
}

.moreInfo
{
font-size:9px;
float:right;
padding-top:100px;
padding-right:3px;
}

.moreInfo2
{
font-size:9px;
float:right;
padding-top:70px;
padding-right:9px;
}

.moreInfo3
{
font-size:9px;
float:left;
padding-top:80px;
padding-right:9px;
}


.claro
{
color:#FFF;
}



#botonera{
margin:0px auto;
}
#botonera tr td a{
	text-decoration:none;
	font-family: qlassik Bold, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	
}
<!--botones izquierda->
#botonOut_courses{
	color: #FFFFFF;
	background-image:(../imagenes/bt_courses.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#botonOver_courses{
	color: #FFFFFF;
	background-image:url(../imagenes/bt_courses_roll.jpg);
	background-repeat:no-repeat;
	background-position:left;
	cursor: pointer;
}
#botonPpalOut_courses{
height:20px;
	padding:6px 20px 2px 20px;
	margin-left:1px;
	float:left;
	color: #FFFFFF;
	background:url(../imagenes/bt_courses.jpg) no-repeat;
}
#botonPpalOver_courses{
height:20px;
	padding:6px 20px 2px 20px;
	margin-left:1px;
	float:left;
	color: #FFFFFF;
	background:url(../imagenes/bt_courses_roll.jpg) no-repeat;
	cursor:pointer;
}
<!--fin botones izquierda-->
<!--botones centrales-->
#botonOut{
	color:#FFFFFF;
	background-image:url(../imagenes/bt_centro.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#botonOver{
	color: #FFFFFF;
	background-image:url(../imagenes/bt_centro_roll.jpg);
	background-repeat:no-repeat;
	background-position:left;
	cursor: pointer;
}
#botonPpalOut{
height:20px;
	padding:6px 27px 2px 27px;
	margin-left:1px;
	float:left;
	color: #FFFFFF;
	background:url(../imagenes/bt_centro.jpg) repeat-x;
}
#botonPpalOver{
height:20px;
	padding:6px 27px 2px 27px;
	margin-left:1px;
	float:left;
	color: #FFFFFF;
	background:url(../imagenes/bt_centro_roll.jpg) repeat-x;
	cursor:pointer;
}
<!--fin botones centrales-->
<!--boton derecha-->
#botonOut_photos{
	color:#FFFFFF;
	background-image:url(../imagenes/bt_photos.jpg);
	background-repeat:no-repeat;
}
#botonOver_photos{
	color: #FFFFFF;
	background-image:url(../imagenes/bt_photos_roll.jpg);
	background-repeat:no-repeat;
	cursor: pointer;
}
#botonPpalOut_photos{
	height:20px;
	padding:6px 28px 2px 28px;
	margin-right:1px;
	float:right;
	color: #FFFFFF;
	background:url(../imagenes/bt_photos.jpg) no-repeat;
}
#botonPpalOver_photos{
	height:20px;
	padding:6px 28px 2px 28px;
	margin-right:1px;
	float:right;
	color: #FFFFFF;
	background:url(../imagenes/bt_photos_roll.jpg) no-repeat;
	cursor:pointer;
}
<!--fin boton derecha-->