BODY {
	font : 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #C8D8E8 url('bg-top-2.jpg') repeat-x top left;
	color : #000000;
	margin :0;
	padding : 0;
	text-align: center;
}
#contenedor{
	width: 950px;
	text-align: center;
	margin: auto;
}
#cabecera{
	position: relative;
	background: transparent url(fondo_header.jpg) no-repeat;
	background-position: 0 10px ;
	height : 182px;
	width: 100%;
}
#cabecera h1 { 	
	display: none;
}
.logo {
	float: left;
	width: 250px;
	height: 140px;
	background: transparent url(logo.png) no-repeat;
	margin: 27px 0 0 35px;
}
#cuerpo{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	float:left;
	background: transparent url(fondo_contenido.jpg) ;
}
#cuerpo h1{
	font : 25px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	padding: 0;
	margin : 4px 0 18px 0;
}
.menuTop {
	display: block;
	float: right;
	margin: 7px 0 0 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.menuTop a:link, .menuTop a:visited, .menuTop a:active {
	text-decoration: none;
	color: #164077;
}
.menuTop a:hover{
	text-decoration: none;
	color: #2469C6;
}
#menuPrincipal {	
	display: block;
	position:absolute;
	right: 0px;
	top:8px;
	height: 70px;
	width: 100%;
	list-style-type: none;  
	z-index: 1;
	text-align: right;
	margin:0;
	padding: 0;
}
#menuPrincipal li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menuPrincipal a {
	font-size: 20px;
	color: #015287;
	display: inline-block;
	margin:  13px 0 0 0;
	padding: 5px 10px;
	text-decoration: none;
}
#menuPrincipal_blob {
	top: 13px;
	background-color: #C8D8E8;
	position: absolute;
	z-index: -1;

}
ul.menu  {
	display: block;
	position:absolute;
	right: 0px;
	top:-16px;
	height: 165px;
	width: 560px;
	overflow: hidden;
}
.menu img {
	position:absolute;
	right: 0px;
	top:50px;
}
#pie{
	clear : both;
	color : #7C7C7C;
	font : 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align : center;
	letter-spacing:4px;
	height: 20px;
	width: 100%;
	margin : 0;
	padding:4px 0;
	background: transparent url(fondo_pie.jpg) repeat-x;
}
#pie span{
	font-size: 11px;
}

/* ***********************        A C O R D E O N       ********************    */
#aContenido {
    float: left;
    margin: 0 0px 10px 10px;
    width: 600px;
    z-index: -3;
}
#panelDesc {
	display: block;
	float:  left;
	width:  235px;
	height: 225px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif; 
	font-weight: normal;
	color: #FFFFFF; 
	background: Transparent;
}
#panelDesc a.boton {
	text-decoration:none;
	color:#B6B6B6;
}
#panelDesc a:hover.boton {
	text-decoration:none;
	color:#9B9B9B;
}
#panelDesc .tiny{
	display: block;
	float:  left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#panelDesc h1 {
	font-size: 12px; 
	margin:  0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#panelDesc h2 {
	font-weight: bold;
	font-size: 18px; 
	margin:  0px 0 5px 0px;
	padding: 0px 0 0px 0px;
}
#panelDesc h3 {
	font-weight: bold;
	font-size: 16px; 
	margin:  0px 0 5px 0px;
	padding: 0px 0 0px 0px;
	color: #D2FFD2; 
}
#panelDesc .panelProd {
	display: block;
	width: 230;
	font-weight: bold;
	color: #000099; 
	font-size: 16.0px; 
	margin:  5px 0 5px 0px;
	padding: 5px;
	border:1px solid #4A4A4A;
	background: #C6D7A6;
}
#interRight h1, img{
	margin: 5px 0 5px 0;
	padding: 0;
	color: #D2FFD2; 
	font-size: 14px;
	text-align: center;
}
#nosotros {
	margin: 0;
	padding: 0px 0px 0px 13px;
	text-align: center;
	position:relative;
}
#nosotros p.webMaster, #nosotros .webMaster a {
	font-family: sans-serif, arial, verdana, helvetica; 
	color: #727272; 
	font-size: 8.0pt; 
	margin:  0;
	padding: 0;
	line-height:95%;
	font-weight: normal;
}
#nosotros .webMaster a:hover {
	color: #373737; 
}
#nosotros p, img{
	margin: 0;
	padding: 0;
}
/****************   C O L U M N A    D E R E C H A    *****************/
#colDer   {
    float: right;
    margin: 0 ;
	padding: 0;
    width: 330px;
    z-index: 3;
	height: auto;
}
.slideshow { 
	height: 112px; 
	width: 327px; 
	margin: 10px 10px 0 0; 
}
.slideshow img { 
	padding: 10px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}
/****************   H O V E R    P R O D U C T O S  *****************/
ul.hover_block { 
	display: block; 
	overflow: hidden; 
	height: 1%; 
	padding: 10px 0 0 10px; 
	margin: 0;
}
ul.hover_block li {
	list-style:none;
	float:left;
	background: #fff;
	padding: 10px;
	width:275px; position: relative;
	margin: 0 0 0 10px; 
}
ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 150px;
	width: 250px;
	padding:  0 10px;
	color: #000066;
	font: 1.7em/1.3 Helvetica, Arial, sans-serif;
}
ul.hover_block li a { 
	text-decoration: none; 
}
ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
/****************   F O R M A    D E    C O N T A C T O   *****************/
#formCuerpo{
	position: relative;
	display: block;
	width: 930px;
	padding: 0;
	margin: 0;
	float:left;
	background: transparent url(fondo_contenido.jpg) ;
	overflow: hidden;
	border: solid #E5EAF0 10px;
}
form#two {
	font-family:"Times New Roman",Georgia,Serif;
	width:560px; 
	padding:15px 0 0 0; 
	margin:0;
}
#formIzq {
	display: block;
	float: left;
	background:#C8D8E8; 
	width: 100%;
	margin:0;
}
#formDer {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-family:"Times New Roman",Georgia,Serif;
	background:#C8D8E8; 
	width:300px; 
	padding:15px; 
	margin: 0;
}
#formSeparador {
	display: block;
	position: absolute;
	right: 370px;
	top: 0;
	background:#E5EAF0; 
	width:10px; 
	height: 600px;
}
form#two fieldset {
	width:520px; 
	display:block; 
	border:1px solid #fff;
	margin: 0 0 15px 15px; 
	padding:0 ; 
	font-family:"Times New Roman",Georgia,Serif;
	line-height:1.5em;
}

form#two fieldset#personal {
	background:transparent url(regui.png) no-repeat 367px 22px;
}
/*
form#two fieldset#medical {
	background:transparent url(sling.gif) no-repeat 400px 10px;
}
form#two fieldset#current {
	background:transparent url(cold.gif) no-repeat 390px 10px;
}
*/
* html form#two fieldset#personal, * html form#two fieldset#medical {
	background-position:400px 20px;
}
* html form#two fieldset#current {
	background-position:390px 20px;
}
form#two fieldset#opt {
	background:#dee;
}
form#two legend {
	font-size:14px;
	text-align:center;
	color: #5B5B5B;
	font-weight:bold; 
	letter-spacing:2px;
	border:1px solid #fff; 
	padding:0; 
	margin: 0 0 0 20px;
	width: 160px; 
	background:#fff url(form.gif) repeat-x center left;
}
form#two label {
	font-size: 13.5pt; 
	font-weight:normal; 
	clear:left; 
	display:block; 
	float:left; 
	width:80px; 
	text-align:left; 
	color:#5B5B5B; 
	padding:0 0 0 20px; 
	margin: 5px 0;
}
form#two input {
	display:block; 
	float:left; 
	font-family: arial, georgia, sans-serif; 
	font-size: 12.5pt; 
	font-weight:normal; 
	border-top:1px solid #BFBFBF; 
	border-left:1px solid #9F9F9F; 
	border-bottom:1px solid #7D7D7D; 
	border-right:1px solid #666666; 
	background:#fff url(form.gif) repeat-x top left; 
	padding: 3px; 
	margin: 5px 0;
}
form#two p {
	display:block; 
	text-align: center;
	float:left; 
	width: 300px;
	margin: 0 70px 15px 70px;
}
form#two input.boton {
	background:#fff url(formBoton.gif) repeat-x top left; 
	margin: 0 30px;
}
form#two select {
	margin-left:0.5em;
}
form#two textarea {
	display:block; 
	float:left; 
	font-family: arial, georgia, sans-serif; 
	font-size: 12.5pt; 
	width:380px; 
	border-top:1px solid #BFBFBF; 
	border-left:1px solid #9F9F9F; 
	border-bottom:1px solid #7D7D7D; 
	border-right:1px solid #666666; 
	padding:0.5em; 
	overflow:auto; 
	background:#fff url(form.gif) repeat-x bottom left;
	margin: 10px 0;
}
form#two option {
	background:#788; color:#fff;
}
form#two optgroup {
	background:#abb;
	color:#000; 
	font-family:georgia, serif;
}
form#two optgroup option {
	background:#9aa; color:#fff;
}
form#two #button1, form#two #button2 {
	color:#c00; 
	padding-right:0.5em; 
	cursor:pointer; 
	width:205px; 
	margin-left:8px;
}
form#two #button1:hover, form#two #button2:hover {
	background-position:center left; 
	color:#000;
}
#txC01 p{
	font-family: georgia, sans-serif; 
	font-size: 13.5pt; 
	color: #000099;
	text-indent: 0;
	text-align: center;
	margin: 5px 0 15px 0;
}
#txC02 {
	display: block;
	position: absolute;
	right: 30px;
	bottom: 20px;
	width: 280px;
	font-family: sans-serif, arial; 
	font-size: 8pt; 
	font-weight:normal; 
	background: #E5EAF0;
	color: #6C6C6C;
	text-align: justify;
	border-bottom:1px solid #BFBFBF; 
	border-left:1px solid #9F9F9F; 
	border-right:1px solid #7D7D7D; 
	border-top:1px solid #666666; 
	z-index: 3;
	padding:5px;
}
