* { padding: 0; margin: 0; }

body {
 background-image: url(images/top_shadow.jpg);
 background-position:top;
 background-repeat:repeat-x;
 background-color:#FFFFFF;
 font-family:"Arial";
 margin:0 auto;
 padding:0;
}

#wrapper {
 width:1024px;
 height:auto;
 margin:0 auto;
 padding:0;
 overflow:hidden;
}

#header {
 /*background: url(images/header.jpg) no-repeat;*/
 width:1024px;
 height:120px;
 margin:0 auto;
 padding:0;
 overflow:hidden;
}

#center{
 width:898px;
 margin:0 auto;
 padding:0;
}

#content {
 width:898px;
 height:auto;
 margin:0 auto;
 padding:0; 
 overflow:hidden;
}

#titulo {
 background: url(images/titulo.jpg);
 width:903px;
 height:50px;
 overflow:hidden;
 margin-left:-2px;
}

#content2 {
 width:857px;
 height:auto;
 margin:0 auto;
 padding:0; 
}

#contenido{
 background-image:url(images/contenido.jpg);
 background-repeat:repeat-y;
 width:817px;
 height:auto;
 overflow:hidden;
 margin-left:23px;
 padding-left:20px;
 padding-right:20px;
 padding-top:15px;
}

#footer{
 background-image: url(images/footer.jpg);
 background-repeat: no-repeat;
 width:857px;
 height:46px;
 margin-left:23px;
 overflow:hidden;
}

/***************************************contenido****************************************/

#contenido p{
 color:#000000;
 font-size:14px;
 margin-left:10px;
 margin-right:10px;
 text-align:justify;
 font-weight:normal;
}

#contenido h1{
 background:url(images/h1.jpg);
 background-repeat:no-repeat;
 height:37px;
 color:#04387e;
 font-size:20px;
 text-align:left;
 font-weight:bold;
 text-transform:uppercase;
 padding-left:30px;
 padding-top:5px;
 margin-left:10px;
}

#contenido h2{
 color:#e80c0c;
 font-size:16px;
 margin-left:10px;
 margin-right:10px;
 text-align:justify;
 font-weight:bold;
 text-decoration:underline #92bbda;
}


#contenido h3{
 color:#074caa;
 font-size:16px;
 margin-left:10px;
 margin-right:10px;
 text-align:justify;
 font-weight:bold;
 text-decoration:underline #92bbda;
}

#contenido li {
  list-style-image:url(images/vineta.jpg);
  font-size:18px;
  font-weight:bold;
}

#contenido ul {
  margin-left:45px;
  margin-right:10px;
 }

#contenido img {
 border:0;
 margin:5px 5px 5px 5px; 
}
/****************************fin contenido**************************/

/*********************links***********************/

#contenido a:link {
	text-decoration:none;
    color:#04387e;;
	text-decoration:underline;
	font-weight:bold;
}
#contenido a:visited {
    text-decoration:none;
    color:#04387e;
	text-decoration:underline;
	font-weight:bold;
}
#contenido a:hover {
    text-decoration:none;
    color:#92bbda;
	text-decoration:underline;
	font-weight:bold;
}
#contenido a:active {
	text-decoration:none;
    color:#04387e;
	text-decoration:underline;
	font-weight:bold;
}
/**********************links*****************************/

#left {
float:left;
width:214px;
height:85px;
padding-top:5px;
padding-left:0px;
}

#centro {
float:left;
width:214px;
height:70px;
padding-top:20px;
padding-left:0px;
}

#right {
float:left;
width:214px;
height:75px;
padding-top:15px;
padding-left:0px;
}

#farright {
float:left;
width:214px;
height:75px;
padding-top:15px;
padding-left:0px;
}

#left2{
float:left;
width:214px;
height:35px;
text-align:center;

}

#centro2 {
float:left;
width:214px;
height:35px;
text-align:center;
}

#right2 {
float:left;
width:214px;
height:35px;
text-align:center;
}

#farright2 {
float:left;
width:214px;
height:35px;
text-align:center;
}

#texto {
width:856px;
height:35px;
float:left;
}

#mobil {
	width:856px;
}

#esso {
	margin-left:45px;
}

input {
	margin-left:25px;
}

textarea {
	margin-left:10px;
}

.backboletin {
	float:right;
}
