body {
	margin: 0;
	padding: 0;
	font: normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	background-repeat: repeat;
	background-position: center;
	background-image: url(../images/04original.gif);
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #6C7F00;
	text-decoration: none;
	font-size: 1.8em;
	letter-spacing: -2px;
}
#arteweb {
	width: 740px;
	top: 50px;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 5px;
}


h2 {
	letter-spacing: -2px;
	font-size: 1.8em;
}

p, blockquote, ol, ul {
	line-height: 150%;
	font-size: 0.9em;
	color: #666666;
}

a {
	text-decoration: none;
	color: #5B5A5A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #E0E0E0;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #B22900;
	
}

/* Header */

#header {
	height: 430px;
	background-repeat: no-repeat;
	background-position: right top;
}

#header h1 {
	padding: 310px 30px 0 0;
	text-align: right;
	letter-spacing: -5px;
	font-size: 4em;
	text-decoration: none;
}
#inicio{
	height: 30px;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	font-size: 0.9em;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: inset;
	border-left-style: inset;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	text-indent: 20px;
	background-color: #c6cd9c;
	padding-top: 10px;
	text-decoration: none;

}

#inicio a {
	text-decoration: none;
	font-size: 0.95em;
	margin-bottom: 5px;
}
#inicio span {
	text-decoration: underline;
}
#header h1 a {
	border: none;
	text-decoration: none;
	color: #B22900;
}

#header h2 {
	margin: -15px 0 0 0;
	padding: 0 30px 0 0;
	text-align: right;
	letter-spacing: normal;
	font-size: 1em;
}

#header h2 a {
	border: none;
	text-decoration: none;
	color: #6C7F00;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	background-repeat: no-repeat;
	border-top: medium #FFCC66;
	border-right: medium inset #FFCC66;
	border-bottom: medium #FFCC66;
	border-left: medium inset #FFCC66;
	background-image: url(../images/espiral.jpg);
	background-color: #FFFFFF;
	background-position: right bottom;
	text-decoration: none;
}

/* Column One */

#colOne {
	float: left;
	width: 480px;
	background-color: #e4e9c5;
}

#colOne .post {
	margin: 0 30px;
	padding: 20px 0 10px 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #c6cd9c;
}

#colOne .posted {
	font-size: .8em;
}

/* Column Two */

#colTwo {
	float: left;
	width: 279px;
	height: 100%;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	padding: 20px 30px;
	border-bottom: 1px solid #C6CD9C;
}

#colTwo li ul {
	padding-left: 24px;
}

#colTwo li li {
	padding: 0;
	border: none;
}

#colTwo h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
	background: url(../images/icon2.jpg) no-repeat left center;
	color: #333333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
}
#colTwo h2 span{
	text-decoration: underline;

}

#colTwo a {
	border: none;
	padding-left: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

#colTwo a:hover {
	color: #B22900;
}


/* cursos*/
#cursos {
	font-size: medium;
	line-height: 1em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;


}
#cursos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#cursos p{
	font-size: 0.90em;
	line-height: normal;
	font-weight: normal;
}
#cursos h3 {
	font-size: large;
	color: #6C7F00;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: -1px;
}
/*horarios*/

#horarios {
	padding: 20px;
	font-size: small;
	line-height: 1em;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E4E9C5;


}
#horarios p{
	font-size: 1em;
	line-height: normal;
}
#horarios h3 {
	font-size: medium;
	color: #6C7F00;
	font-weight: bold;
	font-variant: normal;
}
/*validadores*/

#validadores {
	padding: 20px;
	font-size: small;
	line-height: 1em;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E4E9C5;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
#content #colTwo #validadores img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#validadores a {
	text-decoration: none;
	border:0;
}


#michel{
	padding: 20px;
	width: 90%;
	background-color: #FFFFFF;
	float: left;
}
#michel img{
	vertical-align: top;
	float: left;
	height: 130px;
	width: 150px;
	border: medium solid #E4E9C5;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

}
#textmichel{
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 90%;

}
#javier{
	padding: 20px;
	width: 90%;
	background-color: #E4E9C5;
	float: left;
}
#javier img{
	vertical-align: top;
	float: left;
	height: 130px;
	width: 150px;
	border: medium solid #FFFFFF;
	margin: 10px;
	padding: 5px;
}
#textjavier{
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 90%;

}
#itziar{
	padding: 20px;
	background-color: #FFFFFF;
	float: left;
	width: 90%;

}
#itziar img{
	vertical-align: top;
	float: left;
	height: 130px;
	width: 150px;
	border: medium solid #E4E9C5;
	margin: 10px;
	padding: 5px;
}
#itziar p{
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 90%;

}
.titulares{
	font-size: medium;
	color: #6C7F00;
	font-weight: bold;
	text-transform: none;
	line-height: 2em;
}
.titularesactiv{
	font-size: large;
	color: #6C7F00;
	font-weight: bold;
	text-transform: none;
	line-height: 2em;
}
form {
	background-color: #E4E9C5;
	padding: 10px;
}


/* Footer */

#footer {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #c6cd9c;
	border-top: medium #ffcc66;
	border-right: medium inset #ffcc66;
	border-bottom: medium #ffcc66;
	border-left: medium inset #ffcc66;
}

#footer * {
	color: #5F5F5F;

	
}

#footer p {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#arteweb {
	width: 740px;
	top: 50px;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.imagenligtbox {
	border: 5px solid #FFFFFF;
	padding: 2px;
	margin: 2px;
	height: 35px;
	width: 60px;
}
#mapa{
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 350px;
	border: thin outset #506459;

}
#opciones{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #506459;
	padding: 5px;

}
span.frmspacer { width:150px; }
label {
       width : 150px;
       font-weight : bold;
	   display:block;
}
fieldset {
       padding : 10px;
       margin-bottom : 15px;
}
#cursos span {
	text-decoration: underline;
}

legend { font-weight : bold; 
}

.resaltado {
	font-weight: bold;
	color: #6C7F00;
}
#content #colOne .post .story li {
	list-style-type: circle;
}
#clear{
	clear: both;

}
.avisos {
	color: #6C7F2C;
	font-weight: bold;
	font-size: 105%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#avisos {
	padding: 10px;
	font-size: small;
	line-height: 1em;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E4E9C5;
	border: 1px dotted #FC6;
}
#avisoportadacursos .avisos {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#avisos p {
	padding: 2px;
}
#avisoportada{
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	border: 2px solid #FFDA3D;
	background-color: #FFFFFF;
}
#avisoportada p {
	color: #FFF;
}
#avisoportadacursos{
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #E8CE07;
	border-top: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
	padding: 0px 10px 10px;
	font-size: medium;
}
#avisoportadacursos p{
	color: #506459;
	font-size: small;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-type: circle;
}
 #avisoportadacursos li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #516458;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	list-style-position: inside;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
}
#avisoportadacursos .titulares {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 7px;
}
#marco #avisoportadacursos hr {
	width: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#cursos2{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	
}
#marco{
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	border: thin solid #506459;
}
#marco2 {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	border: thin solid #506459;
	float: left;
}
#avisoportadacursos2 {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #E8CE07;
	border-top: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
	padding: 0px 10px 10px;
	font-size: medium;
	float: left;
}
#avisoportadacursos2 p {
	color: #506459;
	font-size: small;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-type: circle;
}
#avisoportadacursos2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #516458;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	list-style-position: inside;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
}
#avisoportadacursos2 .titulares {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 7px;
}
#avisoportadacursos2 .avisos {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #506459;
	text-align: center;
}
#avisoportadacursos3 {
	width: 35%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #E8CE07;
	border-top: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
	padding: 0px 10px 10px;
	font-size: medium;
	float: right;
}
#avisoportadacursos3 p {
	color: #506459;
	font-size: small;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-type: circle;
}
#avisoportadacursos3 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #516458;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	list-style-position: inside;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
}
#avisoportadacursos3 .titulares {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 7px;
}
#avisoportadacursos3 .avisos {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #506459;
	text-align: center;
}
#avisoportadacursos li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #516458;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	list-style-position: inside;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
}
#apDiv1 {
	position:relative;
	width:50px;
	height:37px;
	z-index:1;
	left: 690px;
	top: -23px;
	float: none;
}
#inicio #apDiv1 img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

