@charset "utf-8";
/* CSS Document */
/*--------------------------GENERAL--------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
}
body{
	background-image:url(images/rep_body.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align:justify;
}
h1 {
	font-size:17px;
	color:#930;
	font-weight:bold;
}
h2 {
	font-size:15px;
	color:#333;
	font-weight:bold;
	line-height: 18px;
}
h3 {
	font-size:10px;
	color:#666;
}
h4 {
	font-size:15px;
	color:#930;
	font-weight:bold;
	line-height: 15px;
}
h5 {
	font-size:11px;
	color:#930;
}

a {
	text-decoration: none;
	color: #CC0000;
	padding: 0px;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a:active {
	color:#CC0000;
}
a:visited {
	color:#CC0000;
}
a img {
	border:0;
}
ul {
	list-style-type: square;
	padding:0 0 0 0;
}
.sitemap{
	padding:0 0 0 13px;
	list-style-type: square;
	color:#900;
}
.sitemap li a:hover{
	color:#900;
	text-decoration:underline;
}
.sitemap li a,
.sitemap li a:active,
.sitemap li a:visited{
	color:#900;
}
.lispecial{
	padding:0 0 0 0;
	margin-left: 20px;
	list-style-image:url(images/logo_mini.gif);
}
.ulspecial{
	padding: 0 0 0 0;
	margin-left: 40px;
	left:50px;
}
ol {
	padding:0 0 0 0;
}
li {
	padding:0 0 0 0;
}
hr {
	height: 0px;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:5px;
	border-top:0px;
	border-bottom:#CCCCCC dotted 1px;
}
.list_right{
	margin:0;
	padding-left: 20px;
	padding-top: 15px;
}
.contenedor{
	width:1050px;
	margin:0 auto;
	height:auto;
}

/*_______HEADER____________________________________________________________________________*/
#header{
	width:1050px;
	height:165px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
/*______header top right_________________________*/
.header_right{
	width:355px;
	height:70px;
	top:0;
	float:right;
	background-image:url(images/backg_headertop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-right:23px;
	margin-top:24px;
	}
.menu_top ul{
	list-style:none;
	padding:0 0 0 0;
	}
.header_home,
.header_contact,
.header_faq,
.header_map{
	background-position:top;
	height:28px;
	float:left;
	display:block;
	}

.header_home span,
.header_contact span,
.header_faq span,
.header_map span
{ display: none; } 

.header_home:hover,
.header_contact:hover,
.header_faq:hover,
.header_map:hover
{background-position:bottom; !important}

.header_home{
	background-image:url(images/header_home.jpg);
	width:49px;
	}
.header_contact{
	background-image:url(images/header_contact.jpg);
	width:62px;
	}
.header_faq{
	background-image:url(images/header_faq.jpg);
	width:34px;
}
.header_map{
	background-image:url(images/header_map.jpg);
	width:36px;
}
.menu_top{
	width:181px;
	height:28px;
	float:left;
	}
.search{
	width:140px;
	height:28px;
	background-image:url(images/ header_search.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0px;
	float:left;
	top:0;
	}
#header_home .header_home,
#header_contact .header_contact,
#header_faq .header_faq,
#header_map .header_map
{background-position:bottom; !important}

/*_______MENU___________________________________________________________________________________*/


#nav {
	border:none;
}
#nav .item {
	border:none;
}
#nav .list .item, #nav .item:last-child {
	border:none;
}
.linkmenu, 
.linkmenu:visited, 
.linkmenu:active {
	display:block;
	color:#333;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:6px 0px 6px 20px;
}
.item {
	display:block;
	/*background-color:#E6E6E6;*/
	background-image:url(images/menu_off.png);
	color:#666;
	margin:0;
	padding:0;
	width:241px;
	list-style:none;
}
#nav .linkmenu:hover {
	color:#FFF;
	-webkit-transition: color 0.2s linear;
	/*background-color:#666;*/
	background-image:url(images/menu_on.png);
}
#nav .list .linkmenu {
	/*background-color:#F3F3F3;*/
	background-image:url(images/submenu_off.png);
}
#nav .list .linkmenu:hover {
	/*background-color:#FFF;*/
	background-image:url(images/submenu_on.png);
	color:#A6A6A6;
	-webkit-transition: color, background-color 0.2s linear;
}
#nav .list {
	background-color:#FFF;
	margin:0;
	padding:0;
}
#nav .item .list {
	display:none;
}



/*______CONTENIDO____________________________________________________________________*/	

.menu_shadow{
	background-image:url(images/menu_shadow.png);
	width:1050px;
	height:35px;
}
	
.center{
	background-image:url(images/rep_center_01.png);
	background-repeat:repeat-y;
	width:1000px;
	height:auto;
	float:left;
	padding:0 25px 0 25px;
}
.contenido{
	width:715px;
	height:auto;
	margin:0 28px 0 15px;
	float:left;
}
.lateral{
	width:241px;
	height:auto;
	float:left;
}
.info_lateral{
	width:215px;
	height:auto;
	margin:8px 0 8px 18px;}
	
.personel{
	background-image:url(images/backg_personel.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:333px;
	padding:17px 0 0 11px;
	float:left;
	margin: 10px 12px 10px 0;
}
.photog{
	width:200px;
	height:123px;
}

.photog a{
	width: 200px;
	height: 123px;
	display:block;
	position: relative;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.photog a span {
	position:absolute;
	top: 0;
	display:none;
	background-color:#000000;
	width: 180px;
	height:20px;
	padding:8px 8px 5px 8px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
.photog a:hover span {
	display:block !important;
	height:20px;
}
.back_table{background-color:#E8E8E8; font-size:11px; font-weight:bold;}

.img_left{
	width:auto;
	height:auto;
	border:#CCC 1px solid;
	padding:4px 4px 4px 4px;
	margin:5px 14px 6px 0;
	float:left;
}
.imgContent{
	width:auto;
	height:auto;
	float:left;
}
.epigrafe{
	width:auto;
	padding:0 5px 3px 5px;
	position:relative;
	bottom:0;
	font-size:9px;
	color:#666;
}
/*______FOOTER____________________________________________________________________*/	
#footer a,
#footer a:visited,
#footer a:active{
	color:#999;
}
#footer a:hover{
	color:#900;
	text-decoration:none;
}
.botom {
	width:1050px;
	height:50px;
	background-image:url(images/bottom.png);
	margin:0px auto;
	}
.bottomlinks {
	width:995px;
	height:45px;
	margin:0 auto 0 auto;
	padding: 10px 0px 0px 0px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	}
.copyright {
	width:995px;
	margin:0px auto;
	height:40px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	}
.hrcenter{
	width: 700px;
	margin-left:148px;
	}


/*______GALLERY____________________________________________________________________*/	




/*______CONTACT FORM____________________________________________________________________*/

input {
	width:245px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid;
}
textarea {
	width:245px;
	height:100px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid;
}
button {
	width:115px;
	height:24px;
	font-family:Verdana;
	font-size:12px;
}
.button {
	width:120px;
	height:20px;
	font-family:Verdana;
	font-size:11px;
}
.label {
	width:70px;
	text-align:left;
}
.campo {
	width:330px;
	text-align:left;
}
.inputNormal {
	border:1px solid;
	
}
.inputError {
	border:1px solid #FF0000;
	background-color:#FFF4F0;
	color:#FF0000;
}
/* Capas de transparencia y mensajes de confirmacion */

#transparencia {
	background-color:#FFFFFF;
	z-index:1;
	position:absolute;
	width:450px;
	height:260px;
	display:none;
	opacity:0.95;
	filter:alpha(opacity="95");
}
#transparenciaMensaje {
	position:absolute;
	width:450px;
	height:260px;
	margin-top:-50px;
	margin-left:-150px;
	top:50%;
	left:50%;
}
/* Mensajes de ayuda */

#mensajesAyuda {
	width:160px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #000000;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	text-align:center;
}
#formContenedor {
	text-align:center;
	position:relative;
	width:500px;
	left:50%;
	margin-left:-300px;
}

