@charset "utf-8";
/* CSS Document */
h3,h4,h5,p,ul,ol,li,form{
margin:0px;
padding:0px;
}
h1{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009EB6;
}
h2{
	margin:0px;
	padding:10px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9C00;
}

ul,ol,li{
	list-style:none;
	text-indent: 5px;
}
a img{
border:none;
}



body{
margin:0px;
}
body#index{
background:#FFF url(../img/fdo-body.jpg) repeat-x;
}
body#interna{
background:#FFF url(../img/fdo-body2.jpg) repeat-x;
}
body#index #back2{
background:url(../img/fdo-body-b.jpg) no-repeat  100% 0%;
}
body#interna #back2{
background:url(../img/fdo-body-c.jpg) no-repeat  100% 0%;
}


#contenedor{
width:906px;
margin:0px auto;
}
#header{
padding-top:26px;
}
#header img{
float:left;
display:block;
width:148px;
height:56px;
}
#header #menu-principal{
float:right;
position:relative;
top:40px;
z-index:99;
}
#bigfoto{
margin-top:8px;
z-index:98;


}
#izq, #der, #izq2, #der2{
float:left;
}
#izq{
width:448px;
text-align:right;
padding:20px 0px;
}
#izq form{
margin-top:10px;
}
#izq #submenu{
margin-bottom:10px;
width:200px;
float:right;
}
#izq #submenu a{
font-size:13px;
text-decoration:none;
display:block;
font-family:Arial, Helvetica, sans-serif;
color:#FF9C00;
border-bottom:#FF9C00 solid 1px;
padding:3px 10px 3px 0px;
}
#izq #submenu a:hover{
color:#000;
}


#izq2{
width:318px;
text-align:right;
padding:20px 0px;
}
#izq2 form{
margin-top:10px;
}
#izq2 #submenu{
margin-bottom:10px;
width:200px;
float:right;
}
#izq2 #submenu a{
font-size:13px;
text-decoration:none;
display:block;
font-family:Arial, Helvetica, sans-serif;
color:#FF9C00;
border-bottom:#FF9C00 solid 1px;
padding:3px 10px 3px 0px;
}
#izq2 #submenu a:hover{
color:#000;
}



#der{
width:448px;
padding:20px 0px 10px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#der p{
margin-bottom:15px;
line-height:1.4em;
}
#der .firma p{
text-align:right;
color:#666;
}
#der blockquote{
font-size:16px;
font-weight:bold;
text-align:center;
color:#009EB6;
}


#der2{
width:578px;
padding:20px 0px 10px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#der2 p{
	margin-bottom:15px;
	line-height:1.4em;
	text-align: justify;
}
#der2 .firma p{
text-align:right;
color:#666;
}
#der2 blockquote{
font-size:16px;
font-weight:bold;
text-align:center;
color:#009EB6;
}


#pie{
border-top:#FF9C00 solid 12px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:10px;
}
#pie a{
color:#009EB6;
margin:0px 5px;
}
#pie a:hover{
color:#333;
}
#pie img{
margin:20px;
}
#parche{
height:25px;
background:url(../img/fdo-sep.jpg) repeat-x;
margin-top:8px;
}
/*-------------*/
.clear{
clear:both;
}

.bulletsinternos {
	text-indent: 30px;
}
tr.datarow {
	background-color:white;
	color:black;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: medium;
} 

tr.datarow-onmouseover {
	background-color:#E1E1E1;
	color:#FF6600;
	cursor:hand;
	border-bottom:10px dotted #00FF00
	}
li.interno {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	padding-bottom: 8px;
}

li.interno2 {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
	padding-bottom: 8px;
}

