@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background: url(../images/backgroundSite.jpg) top center;
background-attachment:fixed;
}

#headerHome{
width:729px;
height:302px;
margin:0 auto;
padding:0;
}

#ContainerA{
background:url(../images/background01.jpg) repeat-y;
width:729px;
margin:0 auto;
padding:0;
overflow:hidden;/* Esto hace que el fondo no desaparezca en Firefox*/
}

#ContainerB{
background: url(../images/background02-bottomnorepeat.jpg) bottom no-repeat;
width:729px;
padding:0;
overflow:hidden;/* Esto hace que el fondo no desaparezca en Firefox*/
}

#contentBox{
float:right;
width:460px;
height:auto;
padding-right:35px;
padding-bottom:35px;
}

.contentBoxClass{
width:460px;
height:auto;
padding-top:20px;
}

#footer{
width:729px;
height:77px;
margin:0 auto;
}

#menu{
width:209px;
height:370px;
float:left;
margin:0;
padding:0;
}

h1{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:20px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
color: #009933;
font-size:16px;
}

.greenMark{
font-family: Arial, Helvetica, sans-serif;
color:#339933;
font-weight:bold;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	line-height: 18px;
}


.body_text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	line-height: 18px;
	padding-left:14px;
}

.fotoscontactos{
padding-bottom:5px;
padding-top:5px;
}

.logoservisevol{
padding-left: 300px;
}
