/* CSS Document */

/* PARA QUE EN IE6 FUNCIONEN LOS PNG TRANSPARENTES */
* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "img/v.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
/* ---- */

body{
	margin:0px auto;
	background-image: url(../img/f_2.gif);
	background-repeat: repeat-x;
	background-color:#eeeeee;
}
form{
	margin:0px;
}
label{
	cursor:pointer;
}
a img{
	border:0px;
}
input, textarea{
	outline:none; 
}
#principal{
	width:900px;
	margin:0px auto;
	background-image: url(../img/f_1.png);
	background-repeat:repeat-y;
	padding:0px 20px;
}
.capa_1{
	border-top:6px solid #664989;
}
.capa_2{
	margin-top:2px;
	background-color:#fff;
}
.capa_3 .texto_1{
	padding-left:30px;
	background-color:#674989;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
.capa_3 .texto_2{
	padding-left:30px;
	background-color:#baafcf;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
}
.capa_3 a{
	color:#fff;
	text-decoration:none;
}
.capa_3 a:hover{
	text-decoration:underline;
}
.cursos_home{
	overflow:hidden;
	height:100%;
	padding:24px 0px;
	border-bottom:6px solid #b9aecc;
}
.cursos_home .item{
	float:left;
	width:194px;
	padding:0px 10px 0px 20px;
	border-right:1px solid #e6e6e4;
	text-align:left;
}
.img_titulo_1{
	background-image:url(../img/titulo_1.jpg);
	background-position:30px 7px;
	background-repeat:no-repeat;
	background-color:#937fb0;
	height:38px;
}
.img_titulo_1 span{
	display:none;
}
.img_titulo_2{
	background-repeat:no-repeat;
	height:62px;
}
.img_titulo_2 span{
	display:none;
}
.img_titulo_3{
	background-color:#bcafcd;
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
	margin-top:20px;
}
.img_titulo_3 span{
	display:none;
}




.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #634a83;
}
.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.telefono-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9d8ab8;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3e3a3a;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #644b82;
}
.info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.grande-blanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.grande-violeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#654b8a;
}
.ver-curso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.chica-blanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.talleres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #654b8a;
}
.talleres2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.telefono-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #937fb0;
}
.blanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
