body  {
background: #FFFFFF;
margin: 0;
}

 
#sidebar {
float: left;
width: 120px;
padding: 14px 0px 0 14px;
margin: 0;
color: #444444;
text-align: center;
line-height:25px;
}

#sidebar a {
text-decoration: none; 
color: #262626;
font-family: "Arial";
font-size: 12px;
line-height:25px;
}

#sidebar a:hover {
color: #A8121E;
line-height:25px;
}


.project {
	margin:1px 0 1px 0;
	text-align: left;
}

h1 {
margin: 0px;
color: #A8121E; 
font-size:18px; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal;
}

h2 {
font-family: Arial, Helvetica, sans-serif; 
color: #A8121E;
font-size: 15px; 
margin: 20px 0 5px 0;
}


#text { 
margin: 0 0 0 10px;
padding: 25px 20px 30px 20px;
color: #444444;
font-family: "Arial";
font-size: 13px; 
line-height: 18px;
text-align: justify;
} 

#text a {
color: #A8121E; 
text-decoration: none;
}

#text a:hover {
color: #333333;

}



#footer {
padding: 6px 30px 6px 30px;
background: #d6d6d6; 
font-family: "Arial";
color: #444444;
font-size: 11px;
text-align: right;
}

#footer a {
text-decoration: none; 
color: #262626;
}

#footer a:hover {
color: #A8121E;
}

.clear {
clear:both;
}

.separator {
font-size:11px;
color:#FFFFFF;
}

.informaciones{
float:left;
width:500px;
}
.informacion{
	width:550px;
	float:left;
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
	margin:0 0 0 42px;
	padding:0 0 0 10px;
}
.informacion ul{
padding:20px 0 0 50px;
width:480px;
}
.informacion li{
	width:420px;
	margin-bottom: 0.5em;
	padding: 0 0 0 10px;
}
.informacion p{
padding:1px 0 0 0;
width:505px;
}
.informacion p strong{
color:#C1022D;
}
#informaciones{
overflow:hidden;
}

.inscripcion{
background-position:left 49px;
background-repeat:no-repeat;
background-color:#FFFFFF;
width:263px;
float:left;
font-family:Tahoma;
font-size:13px;
color:#646C71;
margin:0 5px 0 0px;
padding:0 0 0 0; 
}
.inscripcion p{
padding:20px 0 0 0px;
width:200px;
}
.inscripcion p strong{
color:#4E889D;
}
.informacion a{
color:#000000;
text-decoration:none;
font-weight:bold;
}
.contacto{
background-position:left 49px;
background-repeat:no-repeat;
background-color:#FFFFFF;
width:263px;
float:left;
font-family:Tahoma;
font-size:13px;
color:#646C71;
margin:0 5px 0 0px;
padding:0 0 0 0; 
}
.contacto p{
padding:20px 0 0 35px;
width:200px;
}
.contacto p strong{
color:#4E889D;
}
.contacto a{
color:#4E889D;
text-decoration:none;
font-weight:bold;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form { clear:right; width:518px; overflow:hidden; padding-top:10px;}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
	padding-bottom:7px;
	overflow:hidden;
}
#contacts-form label {
	float:left;
	width:150px;
	color:#B20E30;
	font-weight:bold;
}
#contacts-form input {
	width:300px;
	padding:2px 0 2px 3px;
	border:1px solid #d9d9d9;
	background:none;
	background-color: #F8F8F8;
}
#contacts-form textarea {
	width:300px;
	height:100px;
	border:1px solid #d9d9d9;
	background:none;
	padding:2px 0 2px 3px;
	margin-bottom:15px;
	overflow:auto;
	background-color: #F8F8F8;
}
#contacts-form .button { float:left;}
#contacts-form radio { float:left; width:25px;}
/*==================menu navigation====================*/
#navigation a {
	font:11px Geneva, Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	
	line-height:25px;
	display:block;
	padding: 0 2px 0 2px;
	border-right:1px solid  #F5B8B9;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #C1022E;
	}
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	
	line-height:25px;
	text-align: center;
	}

