/*INTERFUNERARIAS*/

/********/
/* Body */
/********/
a:focus { outline:none }
body {
	background-color: #f4f4e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #73777a;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #5a544f;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #5a544f;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 2.0em;
	font-weight: bold;
	color: #5a544f;
}

/********/
/* divs */
/********/
.center{
	text-align: center;
}
.contenido {
	text-align: left;
	width: 1000px;
	background-image:url(fondo.gif);
	background-repeat:repeat-y;
}

.top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contenidoleft{
	float:left;
	margin: 35px 0px 40px 20px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	width: 450px;
}
.contenidoleft2{
	float:left;
	margin: 100px 0px 0px 40px;
	text-align: left;
	width: 269px;
}
.contenidoleft3{
	margin: 20px 0px 0px 0px;
	text-align: left;
	width: 950px;
}
.contenidoleft4{
	float:left;
	margin: 20px 0px 20px 20px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 947px;
	border-top: 1px solid #d0d0c4;
}
.contenidoright{
	float: right;
	margin: 35px 10px 20px 0px;
	width: 450px;
}
.copy {
	float:left;
	text-align: left;
	padding: 0px 40px;
	font: 0.8em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #666666;
		background-color:#d0d0c4;
}
.copyrightleft {
	margin: 0px 0px 0px 0px;
	width: 360px;
	font: 0.8em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #666666;
}
.pie{
	margin: 0px 11px;
	background-color:#d0d0c4;
}
.submenu {
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 300px;
	font: 0.8em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #5D6265;
}
.submenuinter {
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 947px;
	font: 0.8em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #5D6265;
}
.botonespromo {
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 950px;
	font: 1.0em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #FFFFFF;
}
/*********************************/
/*            Links              */
/*********************************/
.link1 {
	color: #FFFFFF;
	text-decoration: none;
}
.link1:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.link2 {
	color: #5D6265;
	text-decoration: none;
}
.link2:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.link3 {
	color: #5D6265;
	text-decoration: none;
}
.link3:hover {
	color:#5D6265;
	text-decoration: underline;
}
.link4 {
	color: #5D6265;
	text-decoration: none;
	font: 0.8em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
}
.link4:hover {
	color:#5D6265;
	text-decoration: underline;
	font: 0.8em "Trebuchet Ms", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
}
/*********************************/
/*            Galeria            */
/*********************************/

.celda a {
	float: left;
	height: 91px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: 91px;
    border: 1px solid #d0d0c4;
	text-decoration: none;
}
.celda a:hover {
    border: 1px solid #5a544f;
}
.celda .f1 img {
/*	height: 100px;*/
/*	border-bottom: 1px dotted #8d9084;*/
	margin: 0px 0px 0 0px;
	padding: 3px;
/*	width: 120px;*/
}

.celda1 {
	display: block;
	text-align: left;

}

.linea {
	overflow:hidden;
	text-align: center;
}
/*********************************/
/*            Galeria2            */
/*********************************/
.galeria2 {
	text-align: justify;
	float: left;
	margin: 0px 0px 0px 0px;
	font: 1.0em "Myriad web", "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
}
.celda2 a {
	float: left;
	height: 165px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	width: 120px;
    border: 1px solid #d0d0c4;
	text-decoration: none;
}
.celda2 a:hover {
    border: 1px solid #5a544f;
}
.celda2 .f1 img {
/*	height: 100px;*/
/*	border-bottom: 1px dotted #8d9084;*/
	margin: 0px 0px 0 0px;
	padding: 3px;
/*	width: 120px;*/
}

.celda12 {
	display: block;
	text-align: left;
}

.linea2 {
	overflow:hidden;
	text-align: center;
}
.celdamenu2 {
	text-align: center;
}
/*********************************/
/*       Formulario Contacta     */
/*********************************/

.form1 {
	border-top: solid 1px #b8b6b2;
	padding:10px 0 0 0px;
	margin: 25px 0 0 0;
}
.form0 {
	border-top: solid 2px #b8b6b2;
	padding:30px 0 0 9px;
	margin: 45px 0 0 0;
}
.form2 {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #ebe7da;
}
.form2:hover {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #F7F5F0;
}
.form3 {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #ebe7da;
}
.form3:hover {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #F7F5F0;
}
.form4 {
	width:370px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #f4f4e8;
}
.form4:hover {
	width:370px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #e8e8dc;
}
.form5 {
	width:370px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #f4f4e8;
}
.form5:hover {
	width:370px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #e8e8dc;
}
.form6 {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
}
.form6:hover {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
}
.big {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
.big2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C20100;
	font-weight: bold;
}
/*********************************/
/*    Formulario Bolsa Trabajo   */
/*********************************/

.form_1 {
	border-top: solid 1px #b8b6b2;
	padding:10px 0 0 0px;
	margin: 25px 0 0 0;
}
.form_0 {
	border-top: solid 2px #b8b6b2;
	padding:30px 0 0 9px;
	margin: 45px 0 0 0;
}
.form_2 {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #ebe7da;
}
.form_2:hover {
	width:120px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #F7F5F0;
}
.form_3 {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #ebe7da;
}
.form_3:hover {
	width:600px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #F7F5F0;
}
.form_4 {
	width:370px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #f4f4e8;
}
.form_4:hover {
	width:370px;
	height:20px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color:#b8b6b2;
	background-color: #e8e8dc;
}
.form_5 {
	width:370px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #f4f4e8;
}
.form_5:hover {
	width:370px;
	overflow:auto;
	height:100px;
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
	border-width:1px;
	border-style:solid;
	border-color: #b8b6b2;
	background-color: #e8e8dc;
}
.form_6 {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
}
.form_6:hover {
	font-family:Tahoma;
	font-size:14px;
	color:#848484;
}
.big_ {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
.big_2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C20100;
	font-weight: bold;
}
