body {
	background-image: url(/images_diseno/imagenes/body.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #49b1d4;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
p {
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.body2 {
	background-image: url(/images_diseno/imagenes/bg_flor.jpg);
	background-repeat: no-repeat;
	background-position: center 135px;
	width: 100%;
}
.clear {
	clear: both;
}
.width713 {
	width: 713px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
#cabecera {
	height: 137px;
	background-image: url(/images_diseno/imagenes/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#cabecera .logo {
	height: 49px;
	padding-top: 20px;
}
#cabecera .menu {
	height: 17px;
	padding-top: 4px;
	padding-left: 20px;
}
#cabecera .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cabecera .menu ul li {
	color: #FFFFFF;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
#cabecera .menu ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin: 0px;
	display: block;
}
#cabecera .menu ul li a:hover {
	color: #1ED8FF;
}
#cabecera .titulo_pagina {
	background-image: url(/images_diseno/imagenes/head_titulopagina_bg.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	height: 33px;
	width: 510px;
	padding-left: 27px;
	color: #284d56;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 20px;
	padding-top: 14px;
}
#body {
	background-color: #FFFFFF;
	background-image: url(/images_diseno/imagenes/body_bgy.gif);
	background-repeat:  repeat-y;
	background-position: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#body    #columna_ppal    p, #body #sidebar p    {
	margin-top: 0px;
	margin-bottom: 11px;
}

#body #columna_ppal {
	float: left;
	width: 412px;
	margin-right: 55px;
	margin-left: 30px;
	_display: inline;
}
#body #columna_ppal a {
	color: #949494;
}
#body #columna_ppal a:hover {
	color: #226995;
}

#body #columna_ppal h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #ed174b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
}

#body #sidebar {
	float: left;
	width: 206px;
	color: #FFFFFF;
}
#body #sidebar .texto {
	padding: 11px;
	color: #000000;
}
#body #columna_ppal blockquote {
	background-image: url(/images_diseno/imagenes/block.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #c1e1ec;
	border: 1px solid #b2cbdf;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#body #columna_ppal blockquote p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#body  #columna_ppal blockquote h2 {
	color: #226a95;
	font-size: 12px;
	line-height: 12px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-color: #cae1e9;
}

#pie {
	background-image: url(/images_diseno/imagenes/pie_bg_enbody.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}
#pie a {
	color: #FFFFFF;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
.campoForm {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 2px;
	width: 150px;
}
.botonForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	width: 150px;
}

#ecnuesta input { float:left}

#ecnuesta .separador {
	float: left;
	width: 450px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	background-image: url(/images_diseno/imagenes/puntos_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#ecnuesta label{
	float:left;
	margin-left:10px;
	display:block;

}

#ecnuesta .boton {
	background-color: #199EC9;
	border: 1px solid #62BDDA;
	background-image: url(/images_diseno/imagenes/head_titulopagina_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	float:none;
	margin-right: auto;
	margin-left: auto;	

}


