*{
margin:0;
padding:0;
}

body{
font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;

margin: 0px auto;
background-color: #f2f2f2;
}

p{
    text-align: left;
}

/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#c6c65b;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:#c6c65b;
padding-top:2em;
font-size: 140%;
}

h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 950px;
text-align: left;

}
#header{
text-align: center;
margin-top: 1em;
padding: 4px 20px;

}
#menu {
width: 205px;
float: left;
}
#content{
width: 600px;
float: left;
margin-left: 25px;

}





table
{
border-collapse: collapse;
border-spacing:0;
border: none;

}

th{
	margin-bottom: 50x;
	text-transform: uppercase;
}

.sombral
{
  clear: both;
  width: 600px;
  float:left;
  background-color: #e6e6e6;
  margin: 15px 5px 0px 2px;
  margin-bottom: 15px;
  }
  
  #content_s
{
	color: #858585;

    text-align: left;

    font-size: 10pt;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    text-decoration: none;

    position: relative;
    background-color: #f7f7f7;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	margin: -8px -8px 8px 8px;
	
	padding-left: 20px;

}
  
/* Navegacion */

.sombrad
{
  clear: both;
  width: 215px;
  float:left;
  background-color: #e6e6e6;
  margin: 15px 5px 0px 2px;
  margin-bottom: 15px;	
  }


#menu_s
{

    text-align: left;

    font-size: 10pt;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    text-decoration: none;

    position: relative;
    background-color: #f7f7f7;
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	margin: -8px -8px 8px 8px;

}

#menu_s a
{
	text-decoration: none;
	color: #848484;
}

#menu_aufop
{
border-top: 7px solid #ff9900;
}
#menu_impresa
{
border-top: 7px solid #3399ff;
}
#menu_digital
{
border-top: 7px solid #330000;
}
#menu_content
{
border-top: 7px solid #a8a8a8;
}
.menuh
{
	font-weight: bold;
	line-height: 25px;
	border-left-color: #e6e6e6;
	border-left-style: solid;
	border-left-width: 8px;
	font-size: 1.2em;
}

.listado a
{
text-decoration: none;
font-style: italic;
color: #848484;
}

#content_s p a
{
text-decoration: none;
color: #848484;
}

.menup, #content_s p a, .listado a
{
	font-size: 0.9em;
	line-height: 18px;
	padding-left: 15px;
	padding-bottom: 5px;
}

/* Formulari  */

fieldset {
  border: none;
}
label,input[type="text"] {
	display: block;
	width: 370px;
	float: left;
}



label {
	
	width: 250px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

input, select, input.file,textarea, input.checkbox {
	margin-bottom: 10px;
}


br {
	clear: left;
}

legend{
font-size: 1.3em;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: bold;
}

