* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
	background-color: #F6F6F6;
}
.izquierda {
	text-align: left;
	margin-right: 10px;
}


a:hover {
	text-decoration: none;
}

#estructura {
	width: 960px;
	margin: 0 auto;
	background: url('imagenes/img02.jpg') repeat-y;
}

#estructura2 {
	background: url('imagenes/img10.jpg') no-repeat left bottom;
}


#cabecera {
	height: 140px;
	margin-left: 41px;
	background-image: url(imagenes/banner.gif);
	background-repeat: no-repeat;
}
h1{
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#menu {
	margin-left: 41px;
	
	background-color: #f7ae12;
	margin-right: 42px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.centrar {
	text-align: center;
}


#menu ul {
	margin: 0;
	
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 17px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: underline;
}

#pagina {
	
}

#contenido {
	margin-top:20px;
	width: 800px;
	padding: 0 0 0 76px;

}

#col1{
	float:left;
	width: 300px;
	margin-top:10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#col2{
	float:right;
	width: 300px;
	margin-top:10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

.texto {
	padding-top: 30px;
}
.texto p{
	margin-top:10px;
	line-height:180%;
	
}
.texto2 {
	padding-top: 10px;
	font-size:18px;
	font-weight:bold;
	color: #ac2768;
}

.texto3 {
	font-size:18px;
	font-weight:bold;
	color: #003399;
}

.texto4 {
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
.titulo{
	font-size:20px;
	color: #c30051;
	padding-bottom:10px;
	font-family: Tahoma;
	letter-spacing: 5px;
	font-weight: bold;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F1C727;
	border-right-color: #F1C727;
	border-bottom-color: #F1C727;
	border-left-color: #F1C727;
	padding-top: 5px;

}
h2{font-size:20px;
	color: #c30051;
	padding-bottom:10px;
	font-family: Tahoma;
	letter-spacing: 5px;
	font-weight: bold;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F1C727;
	border-right-color: #F1C727;
	border-bottom-color: #F1C727;
	border-left-color: #F1C727;
	padding-top: 5px;
}


.titulo2{
	font-size:14px;
	color: #ac2768;

}

.titulo3{
	font-size:20px;
	padding-bottom:10px;

}

.imagenes{
	text-align:left;
	clear:both;
}
.imagenes img{
	margin-right:30px;
	margin-top:10px;
}

#imagen{
text-align:center;

}

#imagen a:hover {
color:#33CC66;
}


#pie {
	height: 1px;
	background: url('imagenes/img05.jpg') no-repeat;
}

#pie p {
	margin-left:0;
	text-align: center;
	color: #8E8E8E;
}.ancho100 {
	width: 100%;
}
.ancho15 {
	width: 15%;
}
.imagenprogramas {
	float: left;
	height: 180px;
	width: 380px;
	margin-top: 100px;
}

.imag1 {
	float: left;
	height: 150px;
	width: 160px;
}

.imag2 {
	float: right;
	height: 150px;
	width: 160px;
}
.derecha {
	text-align: right;
}
#col3 {
	float:right;
	width: 350px;
	margin-top:10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

