* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(imagrenes/fondo_01.gif);
	font-size: 13px;
	color: #333333;
}
a {
	color: #400080;
	text-decoration: none;
}
input{
	
	color: #333;
}
.cronograma {
	background-color: #F5F5F5;	
}
 #derecha td, th {
	height: 25px;
	margin-top: 10px;
	padding-left: 10px;
}
.enviar{
	background-color: #CCC;
	height: 30px;
	width: 70px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;	
}
.cursos{
	font-weight: bold;
	color: #FFF;
	background-color: #4747A7;
}


a:hover {
	
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}



h1 {
	font-size: 28px;

}

.white {
	color: #FFFFFF;

}
#contenedora {
	width: 1001px;

}
#cabecera {
	height: 112px;
	background-image: url(imagrenes/fondo_02.gif);
	background-repeat: no-repeat;

}
#menu {
	height: 130px;
	background-image: url(imagrenes/fondo_04.gif);
	background-repeat: no-repeat;

}
#menu-izq {
	height: 130px;
	background-color: #FF0;
	float: left;
	width: 300px;	

}
#menu-der {
	height: 130px;
	background-color: #Fa0;
	float: right;
	width: 300px;	


}
#cuerpo {
	min-height: 410px;
	height: auto !important;
	height: 410px;
	text-align: left;
	background-image: url(imagrenes/fondo_05.gif);
	background-repeat:  repeat-y;
	background-color: #FFF;
}
#pie {
	height: 70px;
	background-image: url(imagrenes/fondo_06.gif);
	background-repeat:  no-repeat;
	font-size: 12px;
	color: #006;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#pie a{
	color: #669;
	font-weight: bold;
}
#izquierda {
	float: left;
	width: 240px;
	margin-left: 70px;
	margin-top: 20px;
    display:inline;
}

#derecha {
	float: right;
	width: 600px;
	margin-right: 70px;
	margin-top: 20px;
}
#derecha-top {
	height: 95px;
	background-image: url(imagrenes/CURSOS.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 60px;
}
#derecha-objetivos {
	height: auto;
	padding: 8px;
	font-weight: bold;
	color: #333;
	background-image: url(imagrenes/bgcursos.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: thin solid #E8EAF7;
	}
#derecha-temario {
	height: auto;
	padding: 8px;
	border: thin solid #E8EAF7;
	margin-top: 10px;	
}
.clearer {clear: both;}

#forma {
	width: 450px;
	margin-left: 60px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	margin-top: 60px;
}
#form-izq {
	background-color: #F2F3F4;
	height:250px;
	width: 200px;
	float: left;
	text-align: right;
	padding: 10px;
	font-size: 16px;
}
#form-der {
	background-color: #EFEEF0;
	height: 250px;
	width: 200px;
	float: right;
	padding: 10px;
}

#form-izq-1 {
	background-color: #F2F3F4;
	height:450px;
	width: 200px;
	float: left;
	text-align: right;
	padding: 10px;
	font-size: 16px;
}
#form-der-1 {
	background-color: #EFEEF0;
	height: 450px;
	width: 200px;
	float: right;
	padding: 10px;
}
#izquierda  ul {
	list-style-type: none;
	padding: 4px;
}

#izquierda  ul li a {
	display: block;
	background-color: #E8E8FF;
	height: 14px;
	width: 210px;
	list-style-type: none;
	padding: 8px;
}
#izquierda  ul li a:hover{
	background-color: #DDDDFF;	
}
