.derecha
{
	float: right;
		margin: auto;
}
.izquierda
{
	float: left;
}
.izquierdablock
{
	float: left;
	display: block;
}
.derechablock
{
	float: right;
	display: block;
}
A
{
	color: #b1352d;

	text-decoration: none;
/*font-weight: bold;*/
}
A:hover
{
	text-decoration: underline;
	
}
A IMG
{
	border: none;
}
IMG.left, IMG.center, IMG.right
{
	padding: 4px;
/*border: 1px solid #a0a0a0;*/
}
IMG.left
{
	float: left;
	margin: 0 12px 5px 0;
}
IMG.leftblock
{
	float: left;
	margin: 0 12px 5px 0;
	display: block;
}
IMG.center
{
	display: block;
	margin: 0 auto;
}
IMG.right
{
	float: right;
	margin: 0 0 5px 12px;
}
/******************** PRUEBA ****************************/
P
{
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
/*font-size:80%;*/
	color: #444;
	text-align: justify;
	word-spacing: 0.1em;
/*text-indent:1em;*/
	margin-bottom: 1.6em;
}
P STRONG, P EM
{
	color: #000;
}
H1+P, H2+P, H3+P
{
	text-indent: 0;
}
/***********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
***********************************************************************************************************************************************************/
BODY
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#barra_superior
{
/*	background: #E1E6FA url('http://www.generalialmoradi.com/imagenes/degradado.gif') repeat-x 0% 50%;*/
	
}
#barra_superior_contenido
{
	width: 980px;
	margin: 0 auto;
}
#contenedor_principal
{
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
/*border: 1px red solid;*/
}
#contenedor_izquierdo
{
	width: 420px;
/*330*/
	float: left;
/*border: 1px green dotted;*/
	padding-bottom: 20px;
}
#contenedor_derecho
{
	width: 540px;
/*625*/
	float: right;
/*border: 1px blue dotted;*/
}
#contenedor_inferior
{
	width: 100%;
	float: left;
/*margin: 0 auto;
border: 2px solid #b1352d;*/
}
/***********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
***********************************************************************************************************************************************************/
#navigation
{
/*background: #AFD5E0 url("bg-nav.gif") repeat-x;
border: 1px solid #979797;
width: 1000px;
margin: 0 auto;
padding-left: 10px;
*/
	border-left:0px solid #b1352d; border-right:0px solid #b1352d; border-bottom:2px solid #b1352d; border-top:medium none; font-size: 0.8em;
/*margin-top: 1em;*/
	padding-top: 0.6em;
	clear: both
}
#navigation A
{
	font-weight: bold;
}
#navigation UL, #navigation UL LI
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation UL
{
	padding: 5px 0 4px;
/*text-align: center;*/
}
#navigation UL LI
{
	display: inline;
	margin-right: 0.2em;
/*border-left:2px solid #b1352d;*/
}
#navigation UL LI.last
{
	margin-right: 1em;
}
#navigation UL LI A
{
	background: url('http://www.generalialmoradi.com/imagenes/tab-right-azul-inactivo.gif') no-repeat 100% 0;
	color: #FFFFFF;
	text-decoration: none; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
}
#navigation UL LI A SPAN
{
/*background: url("../imagenes/tab-left-azul-inactivo.gif") no-repeat;*/
	padding: 5px 1em;
}
#navigation UL LI A:hover SPAN
{
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation UL LI.active A
{
	background: url('http://www.generalialmoradi.com/imagenes/tab-right-azul.gif') no-repeat 100% 0;
	text-decoration: none
	
}
#navigation UL LI.active A SPAN
{
/*background: url("../imagenes/tab-left-azul.gif") no-repeat;*/
	color: #b1352d;
/*#69C;*/
	border-left: 2px solid #b1352d;
	border-bottom: 2px solid #FFFFFF;
}
#navigation UL LI.hogar
{
	margin-right: 0;
}
#navigation UL LI.hogar A
{
	background: url('http://www.generalialmoradi.com/imagenes/tab-right-verde-inactivo.gif') no-repeat 100% 0;
	color: #FFFFFF;
/*padding: 5px 0;*/
	text-decoration: none
}
#navigation UL LI.hogar A SPAN
{
/*background: url("../imagenes/tab-left-verde-inactivo.gif") no-repeat;*/
	padding: 5px 1em;
	border-left: 0px solid #000000;
}
#navigation UL LI.hogar#active A
{
	background: url('http://www.generalialmoradi.com/imagenes/tab-right-verde.gif') no-repeat 100% 0;
	text-decoration: none
}
#navigation UL LI.hogar#active A SPAN
{
/*background: url("../imagenes/tab-left-verde.gif") no-repeat;*/
	color: #b1352d;
/*#69C;*/
}
/***********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
***********************************************************************************************************************************************************/
#indice
{
		margin: auto;	
	font-size: 12px;
	margin-top: 30px;
	margin-left: 30px;


		float: right;

}
#indice A
{
	font-weight: bold;
			color: #b1352d;
}
#indice UL, #indice UL LI
{
	list-style: none;
}
#indice UL
{
	text-align: right;


}
#indice UL LI
{
	display: inline;
/*background-color:#b1352d;
padding: 10px;*/
}
/*#indice ul li a {
color:#FFFFFF;
background-color:none;
}
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
***********************************************************************************************************************************************************/
.indice_coberturas
{
	background-color: #F2F4F5;
	border: 1px solid #CCCCCC;
/*#E9ECEE;
#FFCC00;
border : solid 1px #CCCCCC;*/
	margin-bottom: 25px;
}
.indice_coberturas P
{
/*background-color: #E9ECEE;
border-bottom: 2px solid #E9ECEE;*/
	font-size: 15px;
	text-align: center;
/*font-weight: bolder;*/
}
#indice_coberturas_izquierdo
{
	width: 266px;
	float: left;
/*border: 1px blue dotted;*/
}
#indice_coberturas_derecho
{
	width: 266px;
	float: right;
/*border: 1px blue dotted;*/
}
.indice_coberturas H4
{
	border-bottom: 1px solid #CCCCCC;
/*#E9ECEE;*/
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
.indice_coberturas H5
{
	text-align: center;
}
/***********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
***********************************************************************************************************************************************************/
#contenedor_derecho UL
{
	margin: 0px;
	padding-left: 2em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	list-style-image: url('http://www.generalialmoradi.com/imagenes/approve.gif');
/*list-style-type: disc;
border: 1px solid #DDDDDD;
border: 1px solid #DDDDDD;*/
}
#contenedor_derecho UL.sublista
{
	margin: 0;
	padding-left: 60px;
	line-height: 1.5em;
	list-style-image: url('http://www.generalialmoradi.com/imagenes/minilinea.gif');
/*font-size: .8em;
list-style-type: disc;
list-style-type: square;
border: 1px solid #DDDDDD;
list-style-image: url(symbol2.gif);*/
}
#contenedor_derecho UL LI
{
	padding-left: 0.2em;
/*padding-bottom: .5em;*/
}
/***********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
***********************************************************************************************************************************************************/
#coberturas
{
	width: 980px;
	margin: 0 auto;
	padding: 10px;
}
#coberturas_lista
{
	background-color: #F2F4F5;
/*FFFFEE;*/
	border: 1px solid #CCCCCC;
/*#E9ECEE;
padding : 5px 20px 5px 20px;*/
	padding: 5px 20px;
}
#coberturas UL
{
	margin-bottom: 0;
	padding-left: 0.8em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	list-style-type: none;
/*padding-left: 0.8em;
border: 1px solid #DDDDDD;*/
	list-style-image: url('http://www.generalialmoradi.com/imagenes/approve.gif');margin-left:16px; margin-right:0; margin-top:0; margin-bottom:0; padding-right:0px; padding-top:0px
}
#coberturas UL LI
{
	/*[disabled]margin-bottom:2px;*/
}
#coberturas UL.sublista
{
	margin-bottom: 0;
	margin-left: 4em;
	list-style-image: url('http://www.generalialmoradi.com/imagenes/minilinea.gif');
/*padding-left: 1.6em;
line-height: 2em;
font-size: .8em;
/*      list-style-type: disc;
list-style-type: square;
border: 1px solid #DDDDDD;*/
}
/*#coberturas H2
{
color: #666666;
text-align: center;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 5px;
font-size: 20px;
}*/
.coberturas_indice
{
	background-color: #F2F4F5;
/*FFFFEE;*/
	border: 1px solid #CCCCCC;
/*#E9ECEE;*/
	padding: 5px 20px;
}
.coberturas_indice H2
{
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	font-size: 14px;
}
.coberturas_indice UL LI
{
	margin-bottom: 8px;
}
.coberturas_item
{
	background-color: #FFE194;
/*#DDF8CC; /* FFFFEE;*/
	border: 1px solid #FFCC33;
/*#CCCCCC; /* #E9ECEE;*/
	padding: 5px 20px;
}
/*.coberturas_item
{
background-color: #DDF8CC; /* FFFFEE;
border: 1px solid #CCCCCC; /* #E9ECEE;
padding: 5px 20px;
}*/
#coberturas_detalle
{
	color: #000000;
	font-size: 13px;
	line-height: 1.7em;
}
#coberturas_detalle P
{
	padding: 1em;
	text-align: justify;
	font-size: 12px;
}
#coberturas_detalle UL
{
	margin: 0;
	font-size: 12px;
	padding-left: 60px;
	line-height: 1.5em;
	list-style-image: url('http://www.generalialmoradi.com//none');padding-right:0; padding-top:0; padding-bottom:0
}
/***********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
**********************************************************************************************************************************************************
***********************************************************************************************************************************************************/
#barra_inferior
{
	clear: both;
/*height : 50px;
background: url("../imagenes/degradado_inferior.gif");
background-repeat: repeat-x;
background-position:top;*/
	background-color: #b1352d;
	border-top: 2px solid #DB0100;
}
#barra_inferior_contenido
{
	width: 980px;
	height: 10px;
	margin: 0 auto;
}
#footer
{
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #ff0000;
	font-size: 12px;
	font-weight: bolder;
}
#footer P
{
	padding: 5px;
	text-align: center;
	color: #ffffff;
}
#footer P A
{
	font-weight: 100;
}
#footer P A:hover
{
	text-decoration: none;
	border-bottom: 1px solid #b1352d;
}
#msg_ok
{
	background-color: #F2F4F5;
	border: 1px solid #CCCCCC;
/*padding: 10px;*/
}
#msg_ok P
{
/*background-color: #E9ECEE;
border-bottom: 2px #CCCCCC; /* #E9ECEE;
font-size: 15px;
text-align: center;
/*    font-weight: bolder;*/
	padding-left: 10px;
	padding-right: 10px;
}
#msg_ok H4
{
	border-bottom: 1px solid #CCCCCC;
/*#E9ECEE;*/
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}
#msg_enviado
{
	background-color: #DDF8CC;
/*#CCFFCC; /*DBE8DB;*/
	border: 1px solid #A4D999;
	color: #336633;
/*FFFFFF;*/
	padding: 10px;
}
#msg_alerta
{
	background-color: #DDF8CC;
/*009900;
naranja    #FF9933;
verde     #009900;
#B02819;
#b1352d;
border: 1px solid #009900;
padding-right: 50px;*/
	border: 1px solid #A4D999;
	color: #88BD8C;
/*FFFFFF;*/
	padding: 10px;
}
#msg_alerta P
{
	color: #336633;
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: justify;
	word-spacing: 0.1em;
	margin-bottom: 0;
}
#msg_alerta BLOCKQUOTE
{
	color: #336633;
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: center;
	word-spacing: 0.1em;
	margin-bottom: 0;
}
#msg_alerta P STRONG, P EM
{
	color: #336633;
}
/*****************************************************************************************************************************************/
#panel_secciones
{
/*border-bottom:2px solid #b1352d;
background-color:#b1352d*/
}
#secciones
{
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
/*background: url("../imagenes/degradado.gif");
background-repeat: repeat-x;
background-position:right;*/
}
#secciones A
{
/*font-size: 14px;*/
	font-weight: bold;
}
#secciones UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #BBBBBB;
/*#CCCCCC;*/
}
#secciones UL LI
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
/*margin-right: 0.7em;*/
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
/*cursor: hand;*/
}
#secciones UL LI.active
{
/*background-color: #F2F4F5;*/
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	border-bottom: none;
}
/*#secciones UL LI A
{
padding: 10px;
}*/
#secciones UL LI A:hover
{
	color: #b1352d;
	text-decoration: underline;
}
/*
#secciones UL LI:hover
{
background-color: #CCCCCC;
border: 1px solid #BBBBBB;
}


#secciones UL LI#active A
{
color: #b1352d;
text-decoration: none;
}
*/

