/* CSS Document */

html,body{
	margin:10;
	padding:10}
body{
	text-align:center;
	padding: 5;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #333333;
	background-image: url(grafs/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
p{
	margin:5;
	padding:5;
	}
a{
	color: #4E6DA3;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	}

div.outer{
position: absolute;
left: 50%;
top: 44%;
width: 720px;
height: 540px;
margin-left: -360px; /* half of width */
margin-top: -270px;  /* half of height */
}
div#wrapper{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
div#header{
	height:110px;
	margin:0;
	color: #FFFFFF;
	background-color: #264271;
	background-image: url(grafs/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #333333;
	text-align: justify;
}
div#titulo{
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 35px;
	padding-left:10px;
}
div#subtitulo{
	font-size: 120%;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left:10px;
	color: #CCCCCC;
}
div#menusecundario{
	float: right;
}
.foto_derecha {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.foto_izquierda {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
}
img {
	border: 1px solid #666666;
}


div#container{
	text-align:left;
	background-color: #FFFFFF;
	padding: 0px;
}
div#contenidoderecha p{
	line-height:1.4;
	text-align: justify;
}
div#contenidofull p{
	line-height:1.4;
	text-align: justify;
}
div#navigation{
	background-color: #F0F0F0;
	background-attachment: fixed;
	background-image: url(grafs/bgnavigation.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
}
div#footer{
	color: #CCCCCC;
	background-color: #111111;
	text-align: center;
	padding-top: 12px;
	font-size: 85%;
	padding-bottom: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(grafs/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#footer p{
	margin:0}
div#footer a{
	text-decoration: none;
	color: #CCCCCC;
}
div#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

div#container{
	width:780px;
	margin:0 auto}
div#contenidoderecha{
	float:right;
	width:518px;
	padding: 15px;
	background-attachment: fixed;
	background-image: url(grafs/bgcontent.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.contenidofull{
	width:750px;
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(grafs/bgcontent.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
}


div#navigation{
	float:left;
	width:200px;
	padding: 15px;
	text-align: justify;
}
div#extra{
	float:left;
	clear:left;
	width:200px;
	padding: 15px;
	text-align: justify;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(grafs/bgcontent.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
}

div#vacantes{

}
div.colizq {
	width: 362px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.colder {
	float: right;
	width: 362px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}
.clear {
	clear: both;
}




div#footer{
	clear:both;
	width:778px}
.sucursal {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

h1 {
	font-size: 135%;
	font-weight: bold;
	color: #2E517C;
	padding-bottom: 0px;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 3px;
}
