/* REDEFINICIÓN ETIQUETAS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
img {
	margin: 0px;
	padding: 0px;
}

/* OBJETOS */

#contenido
{
margin-left:auto;
margin-right:auto;
width:630px;
height:auto;
}
#logotipo {
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
#texto_intensivos h1 {
	color: #E4592A;
	font-size: 125%;
	margin:1px;
	_margin:5px;
	padding-top:60px;
	padding-bottom:25px;
	font-weight: normal;
}
#texto_intensivos {
	height:108px;
	width: 630px;
	font-size: 90%;
	_margin-top:-2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6633;
	padding-top: 5px;
}


#texto1 h1, #texto2 h1, #texto3 h1, #texto4 h1, #texto5 h1 {
	color: #E4592A;
	font-size: 125%;
	margin:1px;
	_margin:5px;
	padding-top:60px;
	padding-bottom:25px;
	font-weight: normal;
}
#texto1 {
	height:108px;
	width: 630px;
	background-image:url(../images/img_index_fondo.jpg);
	background-repeat:no-repeat;
	font-size: 90%;
	_margin-top:-2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#texto2 {
	float:left;
	height:108px;
	width: 630px;
	background-image:url(../images/img_informacion_fondo.jpg);
	background-repeat:no-repeat;
	font-size: 90%;
	_margin-top:-2px;

}
#texto2 ol li {
	list-style-type: none;
}
#texto3 {
	height:108px;
    float:left;
	width: 630px;
	background-image:url(../images/img_usted_fondo.jpg);
	background-repeat:no-repeat;
	font-size: 90%;
	_margin-top:-2px;
}
#texto4 {
	height:108px;
	float:left;
    width: 630px;
	background-image:url(../images/img_cursos_fondo.jpg);
	background-repeat:no-repeat;
	font-size: 90%;
	_margin-top:-2px;
}

#texto4 ol li {
list-style-type:none;
}
#texto5 {
	height:108px;
	float:left;
	width: 630px;
	background-image:url(../images/fondoclase.jpg);
	background-repeat:no-repeat;
	font-size: 90%;
	_margin-top:-1px;
}
#texto5 a{
color:#000000;
text-decoration:underline;
}

#intensivos {
	width: 630px;
	height: 20px;
	text-align: center;
	padding-top: 10px;
	/*padding-botom: 15px;*/
}
#intensivos a {
	color: #FF6600;
	font-weight: bold;
/*	text-decoration: none;*/
}
#apertura {
	width: 630px;
	height: 20px;
	text-align: center;
	padding-botom: 15px;
	margin-top: 15px;
	color: #99CC00;
	background-color: #FAFAFA;
	padding-top: 8px;
	padding-bottom: 8px;
}
#apertura a {
	color: #99CC00;
	font-weight: bold;
	text-decoration: underline;
}
#apertura_texto {
	width: 630px;
	height: auto;
	text-align: center;
	padding-top: 15px;
}
#aperturat {
	float: left;
	margin-top: 50px;
	margin-left: 15px;
}
#aperturat h1 {
	color: #E4592A;
	font-size: 16px;
	_margin:5px;
	font-weight: normal;
	height: auto;
	text-align: left;
	width: auto;
	padding: 0px;
	margin: 0px;
}

.ape_izq {
	float: left;
	width: 265px;
	margin-right: 5px;
	text-align: left;
	font-size: 14px;
	margin-left: 25px;
	background-color: #E0E0E0;
	padding: 5px;
	height: auto;
	margin-bottom: 8px;
}
.ape_der {
	float: right;
	width: 315px;
	text-align: left;
	font-size: 14px;
	padding: 5px;
	margin-bottom: 8px;
}
.nota {
	text-align: center;
	font-size: 14px;
	color: #E4592A;
}
.negrita {
	font-weight: bold;
}
.borrar {
	clear: both;
	margin-bottom: 8px;
}
/* CLASES */

.cabecera {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	width: 630px;
	text-align: center;
}
.negrita {
	font-weight: 900;
	color: #333333;
}
.cabecera ul {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.cabecera ul li {
	display: inline;
	margin-right: 0px;
	margin-left: 12px;
}
.cabecera ul li a {
	color: #333333;
	font-size: 92%;
	text-decoration: none;
}
.cabecera ul li a:hover {
	font-weight: normal;
	color: #F85F00;
}
.cursivanaranja {
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	font-size: 100%;
}
.subrayado {
	text-decoration: underline;
}
.visitenos {
	font-size: 85%;
}

td {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

caption {
	color: #FFFFFF;
	background-color: #EE742A;
}

table {
	background-color: #EECFA2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
th {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#texto5 ol li {
	list-style-type:none;
}
.cabecera  ul  li.primero {
	margin-right: 0px;
	margin-left: 0px;
}

.cabecera ul li.ultimo {
	margin-right: 0px;
}

