/* CSS Document */
body
{
	background-color: #FFF;
	background-image:url(../images/fondo.jpg);
	background-repeat: repeat-x;
	/* color: #6B2E30; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px;
	margin: 0px;

	SCROLLBAR-FACE-COLOR:#999999 ; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR:#333333; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR:#999999 ; 
	SCROLLBAR-BASE-COLOR: #FFFFFF; 
	}
	
	td {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;}
	
a
{
	outline: none;
}
/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Bloque de contenido principal
//
/////////////////////////////////////////////////////////////////////////////////////////*/
#container
{
	position: absolute;
	float: left;
	left: 50%;
	display: block;
	width: 750px;
	min-height: 500px;
	height: auto !important;
	height: 600px;	
	margin: 10px 0px 0px -375px;
	padding: 0px 0px 0px 0px;
}
#top
{
	position: relative;
	display: block;
	float: left;
	width: 750px;
	height: 125px;
	margin: 0px 0px 0px 0px;
}
#adress
{
	position: relative;
	display: block;
	float: right;
	width: 300px;
	height: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	padding-top:10px;
}
#logo, #logolegal
{
	position: relative;
	display: block;
	float: left;
	width: 350px;
	height: 80px;
	z-index:1;
	background-image: url(../images/logo.png);
	
}
#logolegal
{
	background-image: url(../images/logo.png);
}
/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Menú
//
/////////////////////////////////////////////////////////////////////////////////////////*/
#menu2
{
	display: block;
	position: relative;
	float: right;
	/*
	min-width: 540px;
	width: auto !important;
	*/
	width: 520px;
	height: 23px;
	color: #676765;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#langbar
{
	display: block;
	position: relative;	
	float: left;
	width: auto;
	height: 23px;
	margin: 10px 0px 0px -20px;
	color: #FFF;
}
.menulang
{
	display: block;
	height: 13px;
	float: left;
	/*text-decoration: none;*/
	text-align: center;
	margin: 3px 0px 0px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEE;
}


#top a:hover
{
/* 	color: #FFFFFF; */
}

a.btmenu2
{
	display: block;
	height: 13px;
	float: right;
	text-decoration: none;
	text-align: center;
	margin: 3px 0px 0px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.btmenu2:hover
{
	border-bottom: 5px solid #CCCCCC;
	color:#000000;
}


a.btmenu
{
	position: relative;
	float: left;
	display: block;
	width: 150px;
	height: 28px;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.btmenu:hover
{
	background-color: #EEE;
	color: #900;
}
/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Contenedor del fondo
//
/////////////////////////////////////////////////////////////////////////////////////////*/
#mainbk
{
	position: relative;
	float: left;
	display: block;
	width: 750px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	padding: 0px 0px 0px 0px;
}
#topfoto
{
	position: relative;
	display: block;
	float: right;
	height: 175px;
	width: 360px;
	background-color: #FFF;
	background-position: top;
	background-repeat: no-repeat;
	margin: 5px 0px 10px 10px;
	visibility: visible;
}
#topfoto span
{
	position: relative;
	display: block;
	float: right;
	top: 155px;
	bottom: 0px;
	font-size: 9px;
	color:#999999;
	font-style: italic;
}
#topfoto a
{
	color:#999999;
	font-style: normal;
}
/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Bloque de contenido
//
/////////////////////////////////////////////////////////////////////////////////////////*/
#content
{
	position: relative;
	float: left;
	display: block;
	width: 760px;
	min-height: 210px;
	height: auto !important;
	height: 210px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.alignleft {
	text-align:left;
}



#content p
{
	font-size: 11px;
	text-align:justify;
	magin-top: 0px;
	padding-top: 0px;
}
#content p .avis
{
	font-size: 11px;
	font-style: italic;
	magin-top: 0px;
	padding-top: 0px;
	width: 350px;
}


.menu {
z-index:1000;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
height:200px;
margin:5px 0 50px 5px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:170px;
position:relative;

}

.menu li {
height:24px;
}
* html .menu li {
margin-left:-16px; 
margin-lef\t:0;}
/* get rid of the table */
.menu table {
position:absolute; 
border-collapse:collapse; 
top:0; left:0; 
z-index:100; 
font-size:1em; 
width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:20px;
line-height:20px;
width:170px;
color:#676765;
text-indent:5px;
background: #CCCCCC;
border-left:3px solid #cccccc;
}
/* style the link hover */
/* html  */
.menu a:hover , .menu a:active  {color: #000000; 
background-color: #ddd;
border-left:3px solid #676765;
}

.menu :active > a {
color:#676765; 
background-color: #ddd;
border-left:3px solid #676765;

}

.menu :hover > a {
color:#676765; 
background-color: #ddd;
border-left:3px solid #676765;

}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:150px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
height:235px;

}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
height:235px;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
height:235px;
}

#menu
{
	position: relative;
	display: block;
	float: left;
	/* width: 751px; */
	border-top: 1px solid #676765;
	border-bottom: 1px solid #676765;
	background-image: url(../images/topsec.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


#leftmenu
{	position: relative;
	display: block;
	float: left;
	width: 170px;
	min-height: 98px;
	height: auto !important;
	height: 98px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	z-index:500;
}

#presen
{
	position: inherit;
	display: block;
	float: right;
	width: 545px;
	min-height: 350px;
	height: inherit!important;
	height: 205px;
	margin: 0px 0px 0px 10px;
	padding-right: 10px;
	text-align:justify;
}



/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Curriculums
//
/////////////////////////////////////////////////////////////////////////////////////////*/
div.soci
{
	position: relative;
	float: left;
	display: block;
	width: 370px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#cmarti
{
	margin: 0px 10px 0px 0px;
	padding-left: 10px;
	border-left: 1px #676765 solid;
	width: 359px;
}
#mlagarda
{
	padding-right: 10px;
	width: 360px;
}
div.topsec
{
	position: relative;
	float: left;
	text-align:right;
	display: block;
	width: 99%;
	height: 31px;
	background-image: url(../images/topsec.jpg);
	background-repeat: repeat-x;
	color: #676765;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	border-top: 2px solid #FFFFC6;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-right:10px;
	padding-top:4px;
	text-transform:lowercase;
}

a.submenubt1
{
	position: relative;
	display: block;
	float: left;
	width: 200px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}

a.submenubt2
{
	position: relative;
	display: block;
	float: left;
	width: 203px;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	padding: 7px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}
a.submenubt2:hover, a.submenubt1:hover
{
	color: #676765;
}

/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Pie de página
//
/////////////////////////////////////////////////////////////////////////////////////////*/
#bottom
{
	position: relative;
	float: left;
	display: block;
	width: 750px;
	height: 55px;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	background-color: #B3B3B3;
	vertical-align:middle;
	border-bottom: 2px solid #676765;
	border-top: 2px solid #676765;
	
}
#bottom span
{
	position: relative;
	float: left;
	display: block;
	width: 625px;
	text-align: center;
	color: #676765;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px 0px 0px 0px;
}
#bottom a, #top a
{
	color: #676765;
	text-decoration:none;
}
#bottom a:hover {
	color: #FFFFFF;
}
#logobottom
{
	position: relative;
	display: block;
	float: left;
	width: 118px;
	height: 49px;
	margin: -4px 0px 0px 0px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////
//
// General
//
/////////////////////////////////////////////////////////////////////////////////////////*/
h4
{
	margin: 0;
	padding: 0;
}
li
{
	font-size: 12px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Formularios
//
/////////////////////////////////////////////////////////////////////////////////////////*/
br
{
	clear: both;
}
label
{
	position: relative;
	float: left;
	display: block;
	width: 140px;
	height: 16px;
	font-size: 11px;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}
textarea
{
	position: relative;
	display: block;
	width: 250px;
	float: left;
	margin-left: 5px;
	background-color: #F0F0F0;
	color: #666;
	border: 1px solid #CCC;
	margin: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input
{
	position: relative;
	display: block;
	width: 250px;
	margin-left: 5px;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	margin: 2px;
	color: #666;
	height: 18px;
	float: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.formbt
{
	position: relative;
	display: block;
	float: left;
	width: 130px;
	height: 19px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #6B2E30;
	border: 1px solid #CCC;
	padding-top: 5px;
	margin: 10px 0px 10px 5px;
}
a.formbt:hover
{
	background-color: #F0F0F0;
}
/*//////////////////////////////////////////////////////////////////////////////////////////
//
// Información de contacto
//
/////////////////////////////////////////////////////////////////////////////////////////*/
#infocontact
{
	position: relative;
	display: block;
	float: left;
	margin: 10px 0px 0px 15px;
	font-size: 10px;
}


.badgecorner { 
position: absolute; 
right: 0; 
top: 0; 
margin: 0; 
padding: 0; 
border: none; 
float: none; } 

.badgecorner a img { 
background-color: transparent; 
color: white; 
border: none; 
text-decoration: none; } 