@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
}

#main{
	width:1024px;
}

h1{
	font-size:30px;
	margin:10px 0px 20px 0px;
	text-align:left;
	line-height:30px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

/*---cuando el subtitulo esta pegado*/
.title_sub{
	margin:3px;
	padding:0px;
}

h2{
	font-size:15px;
	color:#666666;
}

ul{
	text-align:left;
}

li{
padding:0px 0px 5px 0px;}

p{
	color:#333333;
}

/*-----------headers de las secciones*/
#header {
	height:202px;
	background-image:url(images/header.jpg);
}



#header_3 {
height:202px;
background-image:url(images/header_3.jpg);
}

/*----------------------------------*/

#nav_bar_up{
	font-size:12px;
	position:absolute;
	left: 614px;
	top: 168px;
	background-color:#85C442;
	padding:3px 5px 1px 5px;
	color:white;
	width: 227px;
	line-height:15px;
}

#nav_bar_up a{
	text-decoration:none;
	color:white;
}

#nav_bar_up a:hover{
	color:black;
}

#container{

}

#path_bar{
	border-top:1px dashed black;
	height:3px; 
	text-align:right; 
	padding-right:10px; 
	font-size:13px;
	margin:7px 0px 30px 0px;
/*	margin-bottom:15px;*/
}

.act_section{
	font-size:14px;
	font-style:italic;
}

#contents {
	width:780px; 
	float:left;
	text-align:justify;
	padding:0px 0px 10px 30px;
/*	margin:0px;*/
/*	background-image:url(images/bckg.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
}

.contents_padding{
	margin-top:50px;
}

#left{
	width:212px; 
	float:left;
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
	text-align:left;
	padding-top:50px;
}

#left h2{
	text-align:right;
	margin:20px 0px 0px 50px;
}

.green_bold{
font-weight:bold;
color:#85C442;
}

#left a{
	display:block;
	text-align:right;
	margin:10px 0px 0px 50px;
	text-decoration:none;
	color:black;
	font-size:14px;
	font-weight:bold;
}

#left a:hover{
	color:gray;
}

#footer{
	float:left;
	background-color:black;
	height:50px;
	margin:20px 0px 0px 110px;
	color:white;
}

#footer_txt{
	float:left;
/*	padding:15px;*/
	font-size:17px;
	font-weight:bold;
}

#footer #footer_bottom{
	background-image:url(images/footer_bottom.jpg);
	height:50px;
	float:right;
	width:300px;
}

.green{
	color:#85C442;
}

.black{
	color:black;
}

.next_prev_photo{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.next_prev_photo_even{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

.prof_name{
	font-size:11px;
	font-style:italic;
}
/*-----------------------------------------------------------------------------news content*/

.news{
	margin-top:3px;
}

.news_image img{
	border-top:white solid 2px;
	border-bottom:white solid 1px;
}

.news .news_content{
	padding:30px 20px 10px 0px;
	font-size:14px;
	border-bottom:1px dashed black;
}

.news .news_content h1{	
	padding-bottom:0px;
	margin-bottom:0px;
}

.news .news_content h2{
	padding-top:0px;
	margin-top:0px;
}

.news .more{
	width:100px;
	font-size:16px;
	text-align:right;
	height:20px;
	margin-bottom:5px;
	vertical-align:middle;
}

/*---------------------------------- odd*/


.news .odd .news_image{
	margin:0px;
	background-color:black;
	padding:20px 10px 0px 0px;
}


.news .odd .news_content h1{
	color:#85C442;
}

.news .odd .news_content h2{
	color:#666666;
}

.news .odd .news_img_footer{
	color:white;
	font-size:11px;
	text-align:right;
	background-color:black;
}

.news .odd .more{
	background-color:#85C442;	
}

.news .odd .more a{
	color:black;
	text-decoration:none;
}

.news .odd .more a:hover{
	font-weight:bold;
}

.news .odd .news_content a{
text-decoration:none;
color:#85C442;
}

.news .odd .news_content a:hover{
text-decoration:none;
color:black;
}


/*---------------------------------- even*/

.news .even .news_image{
	margin:0px;
	background-color:#85C442;
	padding:20px 10px 10px 0px;
}


.news .odd .news_content h1{
	color:#85C442;
}

.news .odd .news_content h2{
	color:#666666;
}

.news .even .news_content a{
text-decoration:none;
color:black;
}

.news .even .news_content a:hover{
text-decoration:none;
color:#85C442;
}

.news .even .news_img_footer{
	font-size:11px;
	text-align:right;
	background-color:#85C442;
}

.news .even .more{
	background-color:black;
	color:white;
}

.news .even .more a{
	color:white;
	text-decoration:none;
}

.news .even .more a:hover{
	font-weight:bold;
}

/*-------------------------------------------------------------------------------*/
.musica_calendar{
	width:700px;
	border:1px dashed green;
	padding:10px;
	float:left;
	margin:0px 0px 10px 20px;
}

.musica_img{
	border:1px solid black;
	float:right;
	margin-left:15px;
}


/*------------------------------------------------------------------------------------formulario de contacto*/
input{
width:300px;
border:1px solid green;
background-image: url(images/input_bckg.gif);
background-repeat:repeat-x;
color:#666666;
}

field{
padding:3px;
margin: 20px 20px 0px 20px;
}

.field_title{
}



/*------------------Titilos con Links

.title_link{
text-decoration:none;
color:black;

}

.title_link:hover{
text-decoration:none;
color:green;

}
*/
