/* Reset properties */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


/* General styling */
body {
	background: url(../images/bg.jpg) repeat-x;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

.img-left {
	float: left;
	margin: 0px 20px 20px 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #333333;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 25px;
	text-align: justify;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #17507d;
	margin-bottom: 15px;
}

h3 {
	font-size: 21px;
	color: #17507d;
}

h4 {
	font-size: 16px;
	color: #17507d;
}


.panelContainer {position: relative;}
.panelContainer ul {
	margin-top: 15px;
}

.panelContainer a {
	color: #17507d;
	text-decoration: none;
}

.panelContainer .button a:hover {
	color: white;
	text-decoration: underline;
}

.panelContainer a:hover {
	text-decoration: underline;
}
/* Wrapper */

#wrapper1 {
	width: 960px;
	margin: 0 auto;
	padding-left: 0px;
}

#wrapper2 {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}

/*Header */

#header {
	width: 100%;
	height: 360px;
	background: url(../images/header.jpg) no-repeat top center;
	margin: 0px;
	position: relative;
}

/* Menu */


ul#nav {height:78px;}

	ul#nav li {
		float:left; 
		margin-top:28px; 
		height:28px; 
		border:1px solid #0087ae; 
		width:125px; 
		background:url('../images/button-bg.jpg') repeat-x;
		text-align: center;
		margin-right: 35px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	
	}
	
	
	ul#nav li:last-child {margin-right: 0;}
	
	ul#nav li a {line-height: 28px;color: #f5f5f5;
	font-size: 13px;}
	
	
	ul.listado {position:relative;
		left:-20px;}
	ul.listado li {
		background: url(../images/check.png) no-repeat 0px 8px;
		font-size: 14px;
		padding-left: 20px;
		line-height: 30px;
	}
	
	.azul {color: #17507d;}
	.verde {color:#8EBE51;}
	
	.minpeq {font-size: 11px !important;}
	
	
	ul#pdf {
	
	
		position:relative;
		left:-25px;
		top:15px;
	
	
	}
	
	ul#pdf li {
		color: #17507d;
		background: url(../images/pdficon.png) no-repeat;
		height:32px;
		margin-bottom:20px;
		font-size: 14px;
		padding-left:40px;
		line-height: 33px;
		
	}
	
	
	
	small {line-height:0.5em}
	
	.salamanca h2 {margin-bottom:40px;}
	.salamanca a img {margin-bottom: 10px;}
	
	
	.panoramica {position:absolute; padding-top:30px; bottom:-100px; height:368px; background:#fff url(../images/bg_obj.jpg) top repeat-x;}
	
	.organiza {font-size:14px; font-weight:bold; color:#8FC251;}
	
	a.logos_index img {margin-right:20px; margin-bottom:20px;}


/* Buttons */

#buttons {
	height: 80px;
}

.button {
	float: left;
	margin-right: 20px;
	margin-top: 25px;
}

.button-border-left {
	background: url(../images/button-bg-left.jpg);
	width: 5px;
	height: 30px;
	float: left;
}

.button-main {
	height: 26px;
	border-top: 1px solid #0087ae;
	border-bottom: 1px solid #0087ae;
	float: left;
	background: url(../images/button-bg.jpg) repeat-x;
	padding: 2px 10px 0px 10px ;
}

.button-main a {
	color: #f5f5f5;
	font-size: 13px;
}

.button-border-right {
	background: url(../images/button-bg-right.jpg);
	width: 5px;
	height: 30px;
	float: left;
}

/* Footer */



#bg-footer {background:#EBEBEB url(../images/bg_footer.jpg) repeat-x; width:100%; height:250px;}

#footer {
	width:960px;
	margin:0 auto;
	height: 101px;
	margin-top:5px;
}

#footer p{
	color: #333333;
	
}


.pie {font-style: italic; font-size:11px;}

#footer a {
	color: #17507d;
}

#footer a:hover {
	text-decoration: underline;
}



#logos_grandes {width:470px; float:left;}

	#logos_grandes a {margin-right:30px}

#logos_small {width:440px; float:right;}

	#logos_small .col1 {width:120px; float: left; margin-right:30px; height:90px; margin-top: 5px;}
	#logos_small .col2 {width:113px; float: left; height:90px; margin-top: 5px;}
	#logos_small .col3 {width:140px; float: left; margin-right:30px; height:90px; margin-top: 5px;}

#map_canvas {width: 100%; height:260px; margin-bottom: 15px;}
/* Main content and columns styling */

#mainContent {
	width: 960px;
	overflow: hidden;
}

.left-column {
	width: 439px;
	padding-right: 30px;
	border-right: 1px solid #e8e5e5;
	float: left;
	height: 1250px;
	overflow: hidden;
}

.subdivision-left {
	width: 218px;
	float: left;
}
.right-column {
	width: 439px;
	padding-left: 30px;
	border-left: 1px solid #ffffff;
	height: 1250px;
	overflow: hidden;
}

#mainContent .button {
	float: none;
	margin-top: 6px;
}

#mainContent .button p{
	margin-top: 0px;
}

/* Accordion */

.AcordionPanelTab {
	padding-bottom: 5px;
}

.AcordionPanelTab h2 :hover{
	color: red;
}

.AcordionPanelTab {
	cursor: pointer;
}

/* Homepage services */

.homepage-service p {
	margin-bottom: 0px;
}

.homepage-service h4 {
	margin-top: 10px;
}
.homepage-services-divider {
	margin: 15px 0px 10px 0px;;
	height: 1px;
	background-color: #ffffff;
	border-top: 1px solid #e8e5e5;
	overflow: hidden;
}

/* Gallery */

.gallery-item {
	width: 162px;
	height: 106px;
	padding: 2px;
	background-color: #f5f5f5;
	margin: 5px 20px 20px 0px;
	float: left;
	border: 1px solid #dadada;
}


/* CONTACT FORM */

form {
	border: none;
	font-size: 12px;
	color: #333333;
}

fieldset {
	border: none;
	margin: 10px 0px;
	padding: 0px;
}
.notification_error {
	border: 1px solid #A25965;
	height: auto;
	width: 408px;
	padding: 4px;
	background: #F8F0F1;
	text-align: left;
	font-size: 12px;
	color: #333;
}

.notification_ok {
	border: 1px #567397 solid;
	height: auto;
	width: 408px;
	padding: 8px;
	background: #f5f9fd;
	text-align: center;
	font-size: 12px;
	color: #333;
}

.info_fieldset {
	border: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}



.contact-button {
	border: 1px solid #999999;
	background: white;
	color: #2F3738; 
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}

/* Label */
label {
	width: 50px;
	font-size: 12px;
	color: #2F3738;
	font-weight: bold;
	float: left;
}

/* Input, Textarea */
input, textarea
{
padding: 3px;
border: 1px solid #999999; 
color: #2F3738; 
font-family: "Lucida Grande", Tahoma, Verdana;
font-size: 12px;
float: left;
}
input {
	width: 121px;
	margin: 0 20px;
}

textarea {
	margin: 10px 0px;
	width: 410px;
	height: 70px;

}

/* Navigation */

#navigation {
	float: right;
	padding-right: 11px;
	height: 30px;
	margin-top: 13px;
	list-style: none;
}

#navigation li {
	float: right;
	margin-left: 5px;
}

#navigation a {
	color: #17507d;
}

.menutab-border-left {
	float: left;
	height: 30px;
	width: 10px;
	background-image: url(../images/menu-border-left.jpg);
}

.menutab-border-right {
	float: left;
	height: 30px;
	width: 10px;
	background-image: url(../images/menu-border-right.jpg);
}

.menutab-core {
	float: left;
	height: 30px;
	background-image: url(../images/menutab-bg.jpg);
	padding: 0px 10px;
	background-repeat: repeat-x;
	font-size: 12px;
}


/* MISC */

.clear {
	clear: both;
}
