body {
	background-image: url(bg.png);
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#fff;
}

#content {
	margin: 0 auto;
	/*background:url(content.png)!important;*/
	background-image: url(content.png);
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='content.png');*/
	width: 880px;
	height: 996px;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}

#logo {
	/*background:url(header.png)!important;*/ 
    background-image: url(header.png);
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='header.png');*/
	height: 154px;
	width: 872px;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 2px;
}

#flags {
	width: 85px;
	float: left;
	padding-top: 5px;
	padding-left: 710px;
}

#flags a {
color:#FFFFFF;
font-size:10px;
text-decoration:none;

}


#links {
	width: 70px;
	float: right;
	line-height: 20px;
	height: 60px;
	padding-top: 73px;
}

#links a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

#botonera {
	padding-top: 20px;
	padding-left: 7px;
	width: 850px;
}

#texto {
	width: 495px;
	margin-top: 25px;
	/*background:url(texto.png)!important;*/
	background-image: url(texto.png);
	 /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='texto.png');*/
	background-repeat: no-repeat;
	height: 215px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: justify;
	margin-left: 10px;
	padding: 8px;
	float: left;
}

#logito {
	width: 92px;
	height: 74px;
	float: left;
	padding-right: 4px;
	padding-top: 7px;
}

#rosario {
	float: left;
	width: 325px;
	height: 220px;
	margin-top: 33px;
	margin-left: 15px;
}

#calendario {
	width: 400px;
	height: 180px;
	margin-left: 25px;
	padding-top: 25px;
	float: left;
}

#items {
	width: 400px;
	float: left;
	margin-left: 20px;
	padding-top: 27px;
	font-size: 12px;
	color: #333333;
}

#col1 {
	background-color: #EEEEEE;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding: 5px;
	margin-bottom: 4px;
}

#h1 {
	width: 810px;
	margin-left: 25px;
	margin-top: 20px;
	padding: 5px;
	font-size: 18px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #EBEBEB;
}

#quienes {
	width: 800px;
	margin-left: 25px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 10px;
	height: auto;
	font-size: 17px;
	text-align: justify;
}

#quienes2 {
	width: 800px;
	margin-left: 25px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 10px;
	height: 210px;
	font-size: 13px;
}

#cursos {
	width: 800px;
	margin-left: 25px;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 10px;
	height: auto;
}

.link_cursos {
	color: #D95700;
	text-decoration: none;
}

#caracteristicas {
	margin-top: 9px;
	padding-left: 8px;
	line-height: 20px;
}

#registro {
	width: 780px;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding: 10px;
	font-size: 11px;
	background-color: #EFEFEF;
	margin-top: 10px;
}

.form {
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	font-size: 10px;
	background-image: url(input.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 23px;
}

.input {
	background-color: #E8E8E8;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #666666;
	font-size: 10px;
}

.input_comentario {
	background-color: #E8E8E8;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #666666;
	font-size: 11px;
	height: 100px;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.table_registro {
	font-family: "Trebuchet MS";

}

#banner {
	clear: both;
	width: 858px;
	height: 60px;
	padding-top: 10px;
	padding-left: 8px;
}

#cuadro_banner {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 3px;
}


#content2 {
	margin: 0 auto;
	/*background:url(content.png)!important;*/
	background-image: url(content2.png);
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='content.png');*/
	width: 880px;
	height: 215px;
	background-repeat: no-repeat;
	text-align: center;
}


#welcome {
	padding-top: 18px;
}

#welcome a {
	color: #FFFFFF;
	text-decoration: none;
}

#visitas {
	position: absolute;
	top: 110px;
	right: 40px;
}
