/* CSS Document */

#contenedor {
	width:740px;
	margin:0 auto;
}

#cabecera {
	background-color:#E3EDE4;
	height:150px;
}

#logo {
	background-image:url(logo_cleamar2.jpg);
	width:137px;
	height:142px;
	float:left;
}

#boton1 {
	background-image:url(fondo_boton3.jpg);
	background-repeat:repeat-x;
	margin-left:10px;
	width:105px;
	height:24px;
	float:left;
	text-align:center;
	border-top:2px solid #51865A;
	border-bottom:2px solid #51865A;
	border-left:2px solid #51865A;
	border-right:2px solid black;
	vertical-align:middle;
	padding-top:7px;
	cursor:pointer;
}

#boton2 {
	background-image:url(fondo_boton3.jpg);
	background-repeat:repeat-x;
	width:100px;
	height:31px;
	float:left;
	text-align:center;
	border-top:2px solid #51865A;
	border-bottom:2px solid #51865A;
	border-right:2px solid black;
	cursor:pointer;
}

#boton3 {
	background-image:url(fondo_boton3.jpg);
	background-repeat:repeat-x;
	width:110px;
	height:31px;
	float:left;
	text-align:center;
	border-top:2px solid #51865A;
	border-bottom:2px solid #51865A;
	border-right:2px solid black;
	cursor:pointer;
}

#boton4 {
	background-image:url(fondo_boton3.jpg);
	background-repeat:repeat-x;
	width:100px;
	height:24px;
	float:left;
	text-align:center;
	border-top:2px solid #51865A;
	border-bottom:2px solid #51865A;
	border-right:2px solid #51865A;
	padding-top:7px;
	cursor:pointer;
}

#boton5 {
	background-image:url(fondo_boton3.jpg);
	background-repeat:repeat-x;
	width:140px;
	height:24px;
	text-align:center;
	border-top:2px solid #51865A;
	border-bottom:2px solid #51865A;
	border-right:2px solid #51865A;
	border-left:2px solid #51865A;
	padding-top:7px;
	float:right;
	cursor:pointer;
}

#botonera {
	font-weight:bold;
	color:#3A5F3E;
	width:602px;
	height:35px;
	background-image:url(fondo_boton3.jpg);
	background-repeat:repeat-x;
	background-position:center;
	margin-top:5px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#titulo {
	padding-top:24px;
	font-size:50px;
	font-weight:bold;
	font-style:italic;
	padding-left:5px;
}

#body2 {
	width:395px;
	height:400px;
	background-image:url(fondo_body2.jpg);
	background-repeat:repeat-x;
	border:1px solid #E3EDE4;
	float:right;	
}

#caja1 {
	width:312px;
	height:182px;
	background-image:url(caja.jpg);
	background-repeat:no-repeat;
	padding:10px 0px 0px 10px;
}

#caja2 {
	width:312px;
	height:182px;
	margin-top:18px;
	background-image:url(caja.jpg);
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;

}

#body1 {
	padding-top:15px;
	width:340px;
	float:left;
}

#caja1 img {
	float:left;
}

#caja2 img {
	float:right;
	margin-right:10px;
}

#caja1 p {
	margin-top:24px;
	margin-left:160px;
	font-size:24px;
}

#caja2 p {
	margin-left:5px;
	margin-top:24px;
	font-size:24px;
	float:left;
}

#contenedorcab {
	float:left;
	width:500px;
}

#body2 img {
	padding:10px 0px 0px 10px;
}

#body2 p {
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
	font-size:14px;
	text-align:justify;
}

#pie {
	text-align:center;
	width:740px;
	border:1px solid #E3EDE4;
	clear:both;
	margin:0 auto 0 auto;
}

a:link , a:visited {
	text-decoration:none;
	color:#3A5F3E;
}

ul {
	text-align:justify;
	padding-right:15px;
}

#caja2 li {
	font-size:16px;
	padding-top:2px;
	font-weight:bold;
}

/*#boton1_2 {
	margin-top:5px;
	width:105px;
	height:1px;
	background-color:#51865A;
	margin-left:1px;
	padding-left:1px;
	font-size:1px;
}

/*#boton1_2 {
	margin-left:10px;
	width:105px;
	height:24px;
	float:left;
	text-align:center;
	border-top:2px solid #51865A;
	border-bottom:2px solid #51865A;
	border-left:2px solid #51865A;
	border-right:2px solid black;
	vertical-align:middle;
	padding-top:7px;
}*/

#caja3 {
	width:312px;
	height:182px;
	background-image:url(caja.jpg);
	background-repeat:no-repeat;
	padding:10px 0px 0px 10px;
}

#caja3 p {
	margin-top:12px;
	margin-left:10px;
	font-size:16px;
}

form {
	margin-left:15px;
}
	
