/* CSS Document */
/* CUERPO Y LINKS*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px 0px 0px 0px;
	background-image:url(imgs/bullets/background.jpg);
	background-position:top center;
}
a:link{text-decoration:none;}
a:hover{color:#006699;text-decoration:none}
a:active{text-decoration:none} 
a:visited{text-decoration:none}

.Link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:underline;
}

#cuerpo_principal{
	width:771px;
	height:auto;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}

.img_encabezado{
	width:771px;
	height:170px;
	float:left;
}



/***************************************** BARRA DE NAVEGACION ******************************************/
ul {	
	padding:0;
	margin:0;
  	list-style: none;
	color:#666666;
	/*text-align:center;*/
 }
li {	
	float: left;
	position: relative;
 	width: 128px; /*ancho invisible 154*/
 	color:#666666;
	text-align:center;
 }
li ul{ /* este es el sub-menu*/
	display: none;
 	position: absolute; 
 	top: 21px;
 	left: 0;
	background-color:#EBEBEB;
 	color:#666666;
	padding:0;
	text-align:left;
	font-size:9px;
}
ul li ul li{
	border-bottom:1px dotted #4B6FB7;
}
li > ul{ /* lista del sub-menu, aca determine el anchio*/
	top: auto;
	left: auto;
	color:#666666;
	padding:0px;
	/*width:140px; 154*/
	/* position:relative;*/
}
li:hover ul, li.over ul{
	display: block;
	color:#666666;
}
.barra-home{
	background-image:url(imgs/bullets/barraNav.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:771px;
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	/*list-style:none;
	margin:0;
	padding:0;
	text-indent:1px;
	color:#FFFFFF;
	display:inline;*/
	font-style:normal;
	height:22px;
	position:relative;
	margin-top:0;
}
.barra-home a{
	text-decoration:none;
	color:#666666;
}
.barra-home a:hover{
	color:#666666;	
	background-color:#E1E1E1;
	display:block;
}
.barra-home a:link{
	color:#666666;
}
.barra-home a:visited{
	color:#666666;
}
.barra-home a:active{
	color:#666666;
}
li a {	
	font-style:normal;
	display:block; /*/Convertimos el vnculo en un bloque.	*/
	/*width: 148px; ancho color fdo y del btn*/
	padding:4px 0;	
	text-decoration:none;	
	/*text-align:center;	
	font-size:10px;	*/
	color:#666666;	
}

/*Ahora vamos con el hover:
li a:hover {	
	color:#FFFFFF;	
	background-color:#CCCCCC;
}*/
li a:active{
	background-color:#7E97CB;
}
/*********************** fin barra ****************************************/

/************************** IMAGENEZ *******************************/
/*index*/
.pathCentral{
	width:533px;
	float:left;
	height:auto;
	margin:5px 5px 0px 3px;
}
.pathCentral-interior{
	width:528px;
	height:auto;
	background-image:url(imgs/bullets/patCtrMed.jpg);
	color:#333333;
	padding:5px 0px 0px 5px;
	background-position:top center;
	font-size:11px;
	float:left;
}
.pathCentral-interior a{
	
	color:#333333;

}
.pathCentral-interior_2{
	width:222px;
	color:#333333;
	padding:3px;
	font-size:11px;
	float:left;
}
.pathDer-interior{
	width:211px;
	height:470px;
	background-image:url(imgs/bullets/patLargCtr.jpg);
	color:#000000;
	font-size:10px;
	margin:5px 0px 0px 0px;
	float:left;
	padding:4px;
	font-size:11px;
}

.pathDer-interior ul{
	text-align:left;
	color:#333333;
	padding:0;
}
.pathDer-interior li{
	width:210px;
	text-align:left;
	color:#333333;
	padding:0;
}
.pathDer-interior li a:hover{
	width:210px;
	text-align:left;
	color:#006699;
	padding:0;
}

.pathDer-interior a:hover{
	color:#ffffff;
	line-height:normal;
	padding:0;
	text-decoration:none;
	
	
}
/*.pathDer-interior a{
	color:#333333;
	width:210px;
	text-align:left;
	padding:0;
}*/
.pathDer-interior a:visited{
	color:#333333;
	width:210px;
	text-align:left;
	padding:0;
}
.pathDer-interior a:link{
	color:#333333;
	width:210px;
	text-align:left;
	padding:0;
}
.pathDer-interior a:active{
	color:#333333;
	width:210px;
	text-align:left;
	padding:0;
}

.pathChico{
	width:265px;
	height:246px;/*img 246*/
	background-image:url(imgs/bullets/bgctr.jpg);
	background-position:top;
	float:left;
	margin:0px 1px 0px 0px;
	padding:0;
}
.pathChico-interior{
	width:242px;
	height:auto;
	float:left;
	padding:4px;
	color:#FFFFFF;
	font-size:11px;
	margin:0;
	font-size:11px;
}
.pathChico-interior a{

	color:#FFFFFF;
}
.pathChico-interior a:hover{

	color:#CCCCCC;
}
.pathChico-interior img{
	float:left;
	margin:0px 3px 3px 0px;
	}
	
.futer{
	background-image:url(imgs/bullets/footer.jpg);
	background-position:top center;
	/*float:left;*/
	width:768px;
	height:27px;
	color:#666666;
	font-size:9px;
	padding:12px 0px 0px 3px;
	margin:0;
	bottom:0;
	position:relative;
	clear: both;

}
/************************************ TITULOS Y SUBTITULOS***************************/
.titulos-index{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.titulos-index-obscuros{
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
h1{
	color:#006699;
	font-size:18px;
	font-family:"Trebuchet MS", Arial;
	width:80%;
	text-align:left;
	border-bottom:1px solid #33FFFF;
}
h2{
	color:#0066CC;
	font-size:15px;
	font-family:"Trebuchet MS", Arial;
	line-height:20px;
	text-align:left;
	margin-top:30px;
}
h4{
	color:#0066FF;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
	line-height:5px;
	text-align:left;
	margin-top:10px;
}


/*********************************** TEXTOS *************************************************/
.small{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-indent:10px;
	background-color:#F3F3F3;
}
.txt-gral{
	background-color:#FFFFFF;
	padding:20px 8px 8px 8px;
	float:left;
	width:755px;
	height:auto;
	border-top:1px #CCCCCC solid;
	margin:0;
	display:block;
}
.txt-gral img{
	float:right;
	margin: 5px 0px 0px 5px;
}
.txt-gral ul{
	text-align:left;
	display:list-item;
	padding:0;
	list-style: none;
	
	/*position:relative;??????*/
	line-height:15px;
}
.txt-gral ul li{
	text-align:left;
	background: url(imgs/bullets/tilde.gif) left top no-repeat;
	display:list-item;
	padding:0;
	
	position:static;
	float:none;
	width:auto;
	padding-left:19px;
	text-indent: 2px;
	
}
.txt-gral ol li{
	text-align:left;
	display:list-item;
	padding:0;
	
	position:static;
	float:none;
	width:auto;
	
}
.precios{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#666666;
}

	
hr{
	color:#33FFFF;
	background-color:#33FFFF;
	height:1px;
	width:80%;
	margin:0;
	/*line-height:15px;?????????*/
	border: 0; 
}
.precio-item{
	width:380px;
	float:left;
	margin:0;
}
.precio-valor{
	width:230px;
	float:left;
	text-align:left;
	margin:0 0 0 20px;
}

/*************************** BOXES *********************************/
.temario-apuntes{
	width:160px;
	height:650px;
	/*background-color:#E5E5E5;*/
	padding:10px;
	/*border-right:1px solid #CCCCCC;*/
	font-family:"Trebuchet MS", Arial;
	float:left;
	background-image:url(imgs/bullets/fdoTemario.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.temario-imagen{
	border:1px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	padding:5px;
	float:right;
	width:250px;
	margin:3px 0px 0px 3px;
}
.temario-imagen img{
	float:right;
	margin:0;
}
.temario-apuntes a:Link{
	/*border-bottom:1px dashed;*/
	line-height:22px;
}
.gral-apuntes{
	/*font-family:"Trebuchet MS", Arial;*/
	float:left;
	padding:10px;
	width:550px;
}
.gral-apuntes h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	color:#CFCFCF;
	border:0;
	width:540px;
}
.apuntes-subtitulo{
	font-family:"Trebuchet MS", Arial;
	float:left;
	color:#999999;
	display:block;
	width:550px;
	margin-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}

.box-curso1{
	background-color:#E5E5E5;
	width:190px;
	padding:10px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px dotted #FFFFFF;
	border-left:5px solid #666666;
	border-right:1px solid #666666;
	float:left;
	height:70px;
}
.box-curso2{
	background-color:#F3F3F3;
	width:514px;
	padding:10px;
	border-bottom:1px dotted #FFFFFF;
	float:left;
	height:70px;
}
.recuadro-gris{
	background-color:#F5F5F5;
	border:1px solid #E9E9E9;
	border-left:5px solid #E9E9E9;
	padding:20px;
	float:left;
	display:block;
	width:709px;
}
.recuadro-azul{
	background-color:#ECF1FF;
	border:1px solid #D2DFFF;
	border-left:5px solid #D2DFFF;
	padding:20px;
	float:left;
	display:block;
	width:709px;
}
.formulario{
	width:450px;
	background-color:#FBFCFF;
	border:1px solid #ECF1FF;
	border-left:5px solid #ECF1FF;
	padding: 20px;
	margin:0 auto;
	background-image:url(imgs/bullets/bgform.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:250px;
}
.campos-txt{
	float:left;
	width:200px;
}
.area-txt{

	float:left;
	width:250px;
}
input{
	font-size:10px;
	border:1px solid #FFFFFF;
	background-image:url(imgs/bullets/bgformtxt.jpg);
	background-repeat:no-repeat;
}
.boton-form{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#CCCCCC;
        background:#999999;
        border:0px;
        width:120px;
        height:19px;
		border:1px solid #E4E4E4;
		margin:15px 0 0 0;
       }
.boton-reset{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#CCCCCC;
        background:#999999;
        border:0px;
        width:120px;
        height:19px;
		border:1px solid #E4E4E4;
		margin:15px 0 0 0;
}
.botones-form{
	float:right;
	width:250px;
}
.contenedor-form-alta{
	margin:0 auto;
	width:400px;
	padding:30px;
	background-color:#CCCCCC;
	text-align:right;
	border-bottom:3px solid #999999;
}
.contenedor-form-alta input{
	margin:10px 0 0 0;
}

/***************************************  FORMULARIOS  **************************************************/
form{
	font-size:11px;
}
textarea{
	font-size:11px;
	border:1px solid #EFEFEF;
	background-image:url(imgs/bullets/bgformtxt.jpg);
	background-repeat:no-repeat;
}

.tddia{
	background-image:url(imgs/bullets/1.jpg);
	background-position:top center;
}
td{
	width:560px;
	height:50px;
}
