@charset "UTF-8";
/*-------- secondary styling sheet --------*/
* {
	margin: 0;
	padding: 0;
}

/*-------- Home page --------*/
#welcome {
	position: relative;
	margin: 50px 50px 40px 20px;
	padding-left: 20px;
}
#welcome p {
	margin-top: 10px;
	padding: 0;
	font-family: "Goudy Old Style", "Trebuchet MS", Verdana, Georgia, sans-serif;
	font-size: 1em;
	letter-spacing: 0.2em;
	font-size: 16px;
	vertical-align: middle;
}
#imgLogoCircle {
	float: left;
	padding: 0.5em;
	margin: 0px 15px 20px 40px;
}
#imgSignature {
	float: right
}
h2.homepage {
	margin: 0px 55px;
	margin-bottom: 8px;
}
#newsContent {
	float: left;
	margin: 0px 55px;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #b576cd;
	border: 2px solid #FFFFFF;
}
#newsContent p {
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: -10px;
}
#newsContent a {
	font-size: 14px;
	font-weight: normal;
}
#news {
	width: 358px;
	background-color: #cc99cc;
	margin: 20px 10px;
	padding: 5px 5px;
}
#news_left {
	float: left;
}
#news_right {
	float: right;
}
#news img {
	margin-right: 5px;
	float: left;
}
#news h3 {
	font-size: 1em;
	color: #000000;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-weight: bold;
	}
#news h4 {
	font-size: 1.6em;
	color: #CC3399;
	font-weight: bold;
	font-family: "Goudy Old Style", "Trebuchet MS", Verdana, Georgia, sans-serif;
}
#news p {
	margin: 0;
	padding: 0;
	color: #663366;
	font-size: 1.2em;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	font-family: "Goudy Old Style", "Trebuchet MS", Verdana, Georgia, sans-serif;
	}
#news a {
	font-family: "Goudy Old Style", "Trebuchet MS", Verdana, Georgia, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #FF5C43;
	text-decoration: none;
	font-weight: bold;
	}
#news a:hover {
	text-decoration: underline;
	}

/*-------- Julieta page --------*/
#content {
	position: relative;
}
#biografia {
	padding: 10px;
	float: right;
	width: 210px;
	background-color:#A4518F;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 4px dotted #633163;
	}
#JulietaAytas {
	float: left;
	width: 210px;
	height: 60px;
	background: url(../_images/Web_dibujos/JulietaAytas.gif) no-repeat top right;
	margin-bottom: 8px;
	border-bottom: 1px solid #633163;
	}
#biografia p {
	margin: 0;
	padding: 0;
	font-family: "Goudy Old Style", "Trebuchet MS", Verdana, Georgia, sans-serif;
	color: #000000;
	font-size: 16px;
	font-style: italic;
	line-height: 1.2em;
	text-align: justify;
	letter-spacing: 0.1em;
	margin-top: 15px;
	clear: left;
	}
#taller {
	float: left;
	margin: 0;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 600px;
	}
#taller ol {
	padding-left: 40px;
	padding-right: 10px;
	list-style-type: none;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
	line-height: 20px;
	letter-spacing: 2px;
	}
#taller ol li {
	padding: 22px 0px;
	}
#taller img.izq {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 6px;
	margin-left: 0;
	}
#taller img.dch {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 6px;
	}
/*-------- Clases page --------*/
#sidebarClass {
	float: left;
	width: 190px;
	margin-left: 20px;
	margin-top: 0px;
	position: relative;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	letter-spacing: 1px;
}
#sidebarClass ul {
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	margin-left: 2px;
	margin-top: 2px;
	padding-left: 4px;
	list-style: none;
	line-height: 1.3em;
	letter-spacing: 1px;
}
#sidebarClass ul a {
	text-decoration: none;
	color: #000000;
}
#sidebarClass ul a:hover {
	color: #E10C61;
}
#sidebarClass ul ul {
	margin-left: 4px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 0.9em;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: 1px;
}
#sidebarClass h3 {
	padding: 1px 4px;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-size: 1.3em;
	color: #000000;
	border-bottom: 1px solid #FF5C43;
	margin-bottom: 10px;
}
#contentClass {
	position: relative;
	float: left;
	width: 680px;
	min-height: 500px;
}
#contentClass h3 {
	padding: 1px 5px;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-size: 1.3em;
	color: #000000;
	text-align: right;
	border-bottom: 1px solid #FF5C43;
	font-weight: bold;
}
#contentClass h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #832A8D;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	border-bottom: 1px solid #FFFFFF;
}
#contentClass ul.class_list {
	float: left;
/*	border: 1px solid #FFFFFF;*/
	margin: 0;
	width: 680px;
}
#contentClass li.class_list_el {
	border-left: 5px solid #FFFFFF;
	padding-left: 10px;
	float: right;
	font-size: 20px;
	line-height: 35px;
	font-style: bold;
	margin: 20px 5px;
	list-style: none;
}
#contentClass ul {
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	margin: 10px 20px;
	line-height: 25px;
}
/*-------- Eventos page --------*/
#searchEvent {
	position: relative;
	margin-left: 15px;
}
#searchEvent a:hover {
	color: #6b6868;
	text-decoration: none;
}
#sidebarEvent {
	float: left;
	position: relative;
	width: 210px;
	margin-left: 15px;
}
#sidebarEvent ul {
	list-style: none;
}
#sidebarEvent ul li {
	padding-left: 4px;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-size: 1.3em;
	color: #000000;
	border-bottom: 1px solid #FF5C43;
	margin-bottom: 10px;
}
#sidebarEvent ul li a {
	color: #000000;
	text-decoration: none;
}
#sidebarEvent ul li a:hover {
	color: #6b6868;
}
#sidebarEvent ul ul {
	list-style: none;
	margin: 0px;
}
#sidebarEvent ul ul li {
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px;
	list-style: none;
	letter-spacing: 1px;
	border: none;
}
#sidebarEvent ul ul ul {
	list-style: none;
	margin-left: 10px;
}
#sidebarEvent ul ul ul li {
	line-height: 15px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 0.9em;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: 1px;
}
#sidebarEvent ul ul ul li a {
	color: #000000;
	text-decoration: none;
}
#sidebarEvent ul ul ul li a:hover {
	color: #E10C61;
}
#contentEvent {
	position: relative;
	float: left;
	min-height: 500px;
	width: 670px;
	margin-bottom: 10px;
	}
#contentEvent h3 {
	text-align: right;
	padding-left: 4px;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-size: 1.3em;
	color: #000000;
	border-bottom: 1px solid #FF5C43;
	margin-bottom: 10px;
}
#contentEvent h3.date {
	margin-top: -8px;
	font-size: 1em;
	border: none;
}
#eventInfo img.flyer {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border-left: 10px #e0d1cf solid;
}
#eventInfo {
	float: right;
	width: 670px;
}
#eventInfo a {
	color: #000000;
	font-style: bold;
}
#eventInfo a:hover {
	color: #6b6868;
	text-decoration: none;
}
#contentEvent h4 {
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #832A8D;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	border-bottom: 1px solid #FFFFFF;
}
#contentEvent p, #contentEvent a {
	padding-left: 15px;
}
#contentEvent #img_list {
	float: left;
	background-color: #000000;
	margin-left: 15px;
	padding: 5px;
}
#contentEvent #img_list img {
	margin: 5px;
}

/*-------- Photographie page --------*/
#contentPhoto {
	position: relative;
	float: left;
	width: 900px;
	margin-top: 20px;
	padding-bottom: 30px;
	background-color: #E0D1CF;
	margin-left: 6px;
	}
#contentPhoto h1 {
	font-family: "Goudy Old Style", "Trebuchet MS", Verdana, Georgia, sans-serif;
	font-size: 27px;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 0.2em;
	color: #51546A;
	background-color: #000000;
	border-top: 9px dashed #FFFFFF;
	border-bottom: 9px dashed #FFFFFF;
	padding: 6px 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#contentPhoto p {
	margin: 0;
	padding: 4px 20px;
	font-family: "Goudy Old Style", "Trebuchet MS", Verdana, Georgia, sans-serif;
	color: #573041;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	}
#photo {
	position: relative;
	float: left;
	margin: 10px;
}
#photo p {
	text-align: center;
	padding: 0;
	color: #000000;
}
/*-------- Contacto page --------*/

#contactDesc {
	background: url(../_images/Web_dibujos/JulietaAytas_telefono.gif) no-repeat top right;
	width: 876px;
	min-height: 480px;
	padding: 1em 0;
	letter-spacing: 0.1em;
	}
#docform table {
	margin-left: -2px;
	margin-bottom: 20px;
}
#docform table td {
	height: 25px;
	margin-left: 4em;
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	text-align: left;
	line-height: 1.4em;
	font-size: 14px;
	color: #000000;
	}
	
#contentContact {
	position: relative;
	min-height: 480px;
	background: url(../_images/Web_dibujos/JulietaAytas_telefono.gif) no-repeat 10px right;
	margin-left: 6px;
	padding: 0 10px;
	width: 876px;
	}
#contentContact p {
	text-align: left;
	position: relative;
	margin-top: 0px;
}
#contentContact a {
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0px;
	margin-left: 20px;
}
#contentContact a:hover {
	color: #FF5C43;
	text-decoration: none;
}
#contentContact #message_error {
	background-color: #FFFFCC;
	width: 450px;
	padding: 5px;
	margin-bottom: 10px;
}
#contentContact #message_error .message_final {
	text-align: center;
}
#contentContact #message_error p {
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	color: #000000;
	font-size: 0.9em;
	letter-spacing: 0px;
	margin: 0;
	margin-bottom: 5px;
}
#contentContact #message_error a {
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	color: #E10C61;
	font-weight: bold;
	margin: 2px;
	font-size: 0.9em;
	letter-spacing: 1px;
}
#contentContact #message_error a:hover {
	color: #000000;
}

/* Forms Styles */
.clear {
	clear: both;
}
#docform {
	padding-left: 20px;
}
#docform form {
	width: 860px;
	margin-top: 5px;
}
#docform input {
	width: 200px;
}
#docform .submit {
	width: 90px;
}
/* resset width for non-text inputs*/
#docform input.radio, #docform input.checkbox {
	width: auto;
	margin-left: 10px;
}
	
/* display labels next to form elements, add a class for when you want them to stack */
#docform label {
	float: left;
	margin-right: 10px;
}
	
label.top {
	display: block;
	float: none;
}

#informationType {
	margin: 20px 0;
	float: left;
	clear: both;
}

/* Display labels inline with checkboxes */
#informationType label {
	float: none;
	display: inline;
	padding-left: 5px;
}

/* Align columns of radio buttons or checkboxes*/
div.group1, div.group2 {
	float: left;
	padding-left: 10px;
}	
div.group2 {
	width: 250px;
}

/*-------- Photo Events page --------*/
#contentPhotoEvent {
	width: 870px;
	margin: 0;
	padding: 0px 10px;
	}

#contentPhotoEvent img {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 3px solid #FFFFFF;
	}

#navigationPhotoEvent {
	width: 860px;
	text-align: center;
	margin-bottom: 20px;
	}
#navigationPhotoEvent a {
	font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	text-decoration: none;
	line-height: 1.4em;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	}
#navigationPhotoEvent a:hover {
	color: #D5B9E0;
	}
