
* { padding: 0; margin: 0; }

body {
	background:#FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;
	padding:0px 0px 0px 0px;
}

#contenedor { 
	margin: 0 auto;
	width: 760px;
}

#faux {
	background: url(./img/bg_faux.gif);
	margin-bottom: 3px;
	text-align:right;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}

#cabecera {
	width: 760px;
	height:auto;
 	margin: 3px 0px 0px 0px;
}

#idioma { 
	background: #003573;
	padding: 3px 5px 3px 2px;
	margin: 0px 0px 3px 0px;
	color:#FFF;
	font-size:9px;
 	width:753px;
	height:20px;
	position:inline;
	position:relative;
}

#idiom1 {
	border-right: 1px solid #003573;
 	padding-left: 10px;
	padding-top: 3px;
	padding-left:15px;
 	width:350px;
 	display: inline;
	float:left;
	text-align:left;	
}

#idiom2 {
	border-left: 1px solid #003573;
 	margin: 1px;
 	padding-right: 10px;	
 	width:350px;
 	display: inline;
	float:right;
	text-align:right;
}

#menu { 
	border: 1px solid #FFE000;
	display: inline;
	color: #333;
	margin: 15px 0px 10px 0px;
	text-align:center;
	padding: 0px;
	width: 200px;
	float: left;
	z-index:0px;
}

#menu_top {
	background:url(../img/menu_top.jpg);
	height:25px;
}

#menu_boton {
	background:url(../img/menu_boton.jpg) repeat-y;
	text-align:center;
}

#menu_bottom {
	background:url(../img/menu_bottom.jpg);
	height:25px;
}

#contenido { 
	border: 1px solid #E1E1E1;
	float: right;
	color: #333;
	/* margin: 10px;*/
	margin-bottom:2px;
 	padding: 10px;
 	width: 534px;
	text-align:justify;
 	display: inline;
 	position: relative;
}

#centrado {
	text-align:center;
}

#contenido2 { 
	border: 1px solid #003573;
	color:#000;
	font-size:9px;
 	padding: 6px;
 	width:520px;
	height:190px;
	position:inline;
	position:relative;
}

#tablas {
	border: 1px solid #E1E1E1;
	float: right;
	color: #333;
	/* margin: 10px;*/
	margin-bottom:2px;
 	padding: 10px;
 	width: 534px;
	text-align:center;
 	display: inline;
 	position: relative;
}

#dir1 {
	border-right: 1px solid #003573;
	background:#FFFFFF;
 	margin: 1px;
 	width:171px;
	height:185px;	
 	display: inline;
	float:left;
	text-align:center;	
}

#dir3 {
	border-left: 1px solid #003573;
	background:#FFFFFF;
 	margin: 1px;
 	width:171px;
	height:185px;
 	display: inline;
	float:left;
	text-align:center;	
}

#dir2 {
	border: 0px solid #003573;
	background:#FFFFFF;
 	margin: 1px;
 	width:170px;
	height:185px;	
 	display: inline;
	float:right;
	text-align:center;
}

#pie { 
	background: #003573;
	width: 740px;
	clear: both;
	color: #FFFFFF;
	margin: 3px 0px 5px 0px;
	padding: 10px;
	text-align:center;
	font-size:9px;
}

.clear { clear: both; background: none; }

/* Genericos */

a:link, a:visited, a:active {
	text-decoration:none;
	border-bottom: 0px solid #FFFFFF;
	color: #FFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #FFCC00;
}

a.idioma:link, a.idioma:visited, a.idioma:active {
	text-decoration:none;
	border-bottom: 0px solid #FFFFFF;
	color: #FFFFF;
}

a.idioma:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.idioma:hover {
	color: #FFCC00;
}

a.cont:link, a.cont:visited, a.cont:active {
	text-decoration:none;
	border-bottom: 0px solid #FFFFFF;
	color: #003573;
}

a.cont:visited {
	text-decoration: none;
	color: #003573;
}

a.cont:hover {
	color: #FFCC00;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
	font-weight:bold;
	padding-top:0px;
	color: #003573;
	text-align:justify;
	border-bottom: 2px solid #FFCC00;
	line-height: 16pt;
	letter-spacing: -0.1em;
}

h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	font-weight:bold;
	text-align:justify;
	padding-top:10px;
	color: #003573;
/*	border-bottom: 1px solid #003573;
	line-height: 16pt;*/
	letter-spacing: -0.05em;
}

h3.como {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
	font-weight:bold;
	padding-top:0px;
	color: #003573;
	text-align:justify;
	border-bottom: 1px solid #FFCC00;
	line-height: 16pt;
	letter-spacing: -0.05em;
}

hr {
	width:100%;
	margin:5px;
	height:1px;
	color:#003573;
}

img {
	border:0px
}

ul {
	padding:5px 5px 5px 15px;
	text-indent:20px;
}

blockquote {
/*	width: 200px;*/
	background: #FFFFFF;
	font-family: Verdana, Georgia, "Times New Roman", serif;
	font-size:10px;
	float: right;
	margin: 12px 0px 1px 5px;
}

/*blockquote div cite {
	display: block;
	height: 40px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-right: 60px;
	background-image: url(./img/bqbottom.gif);
	color: #9D9D9D;
}

blockquote div.quote {
	display: block;
	font-size: 11pt;	
	padding: 25px 15px 0px 35px;
	text-indent: 30px;
	color: #9D9D9D;
}*/

p {
	padding: 10px 0px 5px 0px;
}

/* TABLAS */

table {
	border:0px;
	border-collapse:collapse;
}

td {
	padding:5px;
}

table#tarifas {
	border:1px solid #003573;
	color:#000000;
	text-align:center;
}

table#teacher {
	border:1px solid #003573;
	color:#000000;
	text-align:justify;
}

table#como {
	border:1px solid #003573;
	color:#000000;
	text-align:justify;
	font-size:9px;
	padding:5px;
}

td#como {
	padding:5px;
	width:170px;
	vertical-align:top;
}

td#como2 {
	padding:5px;
	width:340px;
	vertical-align:top;
}

td#tarifas {
	border:1px solid #003573;
}

th#tarifas {
	background:#c0d6e4;
	padding: 2px;
	color:#003573;
	border:1px solid #003573;	
}

td#titulo {
	color:#003573;
	border:1px solid #003573;
	padding: 2px;
	font-weight:bold;
}

table#fotos {
	text-align:justify;
	font-size:9px;
	border:1px solid #FFCC00;	
}

td#foto {
	vertical-align:top;
	text-align:center;
	padding:1px;
}

td#piefoto {
	padding:2px 2px 2px 0px;
}