﻿/* -------------------------------------------------------------- 
Standardised Internet Explorer 6 stylesheet:
http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/
RESET
-------------------------------------------------------------- */

html, 			body, 
div,			span, 
object, 		iframe, 
h1, h2, h3, h4, h5, h6, 
p, 				blockquote, 
pre, 			a, 
abbr, 			acronym, 
address, 		code, 
del, 			dfn, 
em, 			img, 
q, 				dl, 
dt, 			dd, 
ol, 			ul, 
li, 			fieldset, 
form, 			label, 
legend, 		 
caption{ 
margin : 0; 
padding : 0; 
border : 0}


/* Headings ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { 
font-weight : normal; }

h1 {
	font-size: 22px;
	line-height : 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44CAF5;
}

h2 {
	margin-bottom : .75em;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}

h3 {
	margin-bottom : 1em;
	font-size: 1.4em;
	line-height : 1;
	color: #45CAF5;
}

h4 {
margin-bottom : 1.25em;
font-size : 1.2em;
line-height : 1.25; }

h5, h6 { 
margin-bottom : 1.5em;
font-weight : bold; 
font-size : 1em; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { 
margin : 0; }

/* Text elements -------------------------------------------------------------- */

p { 
margin : 0 0 1.5em; }

a {
	color : #333;
	text-decoration: none;
}

a:visited {
	color : #333;
}

a:focus, a:hover {
	color : #43C1EB;
}

a img {
border : none; }

/*Link - apariencia de botón*/
a.boton {  
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #39d url('../img/bg-btn-blue.png') repeat-x scroll 0 0;
    border: 1px solid #39D;
    color: #fff;
    text-shadow: 0 -1px 0 #39d;
    padding: 4px 10px 5px 10px;
    font-size: 11px;
    margin: 1em 0; float: left; clear: left;
    font-weight: bold;
}
a.boton:hover {
    margin: 1em 0; float: left; clear: left; 
    /*background: #CCB;*/
}
a.boton:active {
    margin: 1em 0; float: left; clear: left; 
    border: 1px inset #000;
}
/*Link - apariencia de botón*/

blockquote, q {
quotes : "" ""; }

blockquote { 
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
border-left : 1px solid #666;
font : italic 1.2em "Times New Roman", Times, serif; }

blockquote:before, blockquote:after, q:before, q:after { 
content : ""; }

strong { 
font-weight : bold; }

em, dfn { 
font-style : italic; }

dfn { 
font-weight : bold; }

sup, sub { 
line-height : 0; }

abbr, acronym { 
border-bottom : 1px dotted #666; }

address {
margin : 0 0 1.5em;
font-style : italic; }

del { 
color : #666; }

pre, code, tt {
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
border-left : 1px dotted #666;
font : 1em 'andale mono', 'lucida console', monospace;
line-height : 1.5; }

pre { 
white-space : pre; }

code { 
display : block; }


/* Lists -------------------------------------------------------------- */

li ul, li ol { 
list-style-type : circle;
margin : 0 1.5em .75em 1.5em; }

ul, ol {
margin : 0 1.5em 1.5em 0; }

ul { 
list-style-type : disc; }

ol {
list-style-type : decimal; }

dl {
margin-bottom: 1.5em; 
padding-top: 1.5em; 
border-top : 1px solid #ccc; }

dl dt {
margin-bottom : .75em;
font-size : 1.2em;
line-height : 1.25; }

dd {
margin-bottom: 1.5em; 
padding-bottom: 1.5em; 
border-bottom : 1px solid #ccc; }

/* Tables -------------------------------------------------------------- */

table {
/*border-collapse : separate; 
border-spacing : 0;
margin-bottom : 1.4em;
/*width : 100%; */}
/*
table, td, th { 
vertical-align : top; }*/

th, thead th {
font-weight : bold; }

/*th, td, caption {
padding : 4px 10px 4px 5px; 
text-align : left; 
font-weight : normal; }

/*th, td {
border-bottom : 1px solid #ccc; }
*/
tfoot { 
font-size : .9em; }

caption {
margin-bottom : 1em;
font-size : 1.5em;
line-height : 1 ; }

/* Forms -------------------------------------------------------------- */

label { 
font-weight : bold; }

fieldset { 
margin : 0 0 1.5em 0; 
padding : 1.4em 1.4em 0 1.4em; 
border : 1px solid #ccc; }

legend {  
font-size : 1.2em; 
font-weight : bold; }

textarea { 
width : 390px; 
height : 250px; 
padding : 5px; }

/* ================================================================================================================ */
body {
	border-style: 0;
	background-position: top;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('../ficheros/bg-header.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#header {
	margin: 0px auto 0px auto;
	width: 950px;
}
#fh-01 {
	width: 950px;
	float: left;
}
#fh-02 {
	background-image: url('../ficheros/bg-menu-top.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 271px;
	height: 23px;
	float: right;
	margin-bottom: 12px;
}
#fh-03 {
	width: 900px;
	background-image: url('../ficheros/bg-menu-ppal.jpg');
        background-size: 1000px auto;
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	float: left;
}
#fh-04 {
	background-image: url('../ficheros/bg-menu-secundario.jpg');
        background-size: 900px auto;
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 70px;
	float: left;
	padding-bottom: 10px;
	padding-left: 0px;
	
	
}
#contenido {
	width: 950px;
	margin: 0px auto 0px auto;
}
#fc-01 {
	width: 950px;
	float: left;
	margin-bottom: 15px;
}
#fc-sidebar {
	width: 215px;
	float: right;
	}
#fc-sidebar-box1 {
	width: 215px;
	float: right;
	background-image: url('../ficheros/bg-box01.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 157px;
	margin-bottom: 7px;
}
#fc-sidebar-box2 {
	width: 215px;
	float: right;
	background-image: url('../ficheros/bg-box02.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 88px;
	margin-bottom: 7px;
}
#fc-sidebar-box3 {
	background-position: center top;
	width: 215px;
	float: right;
	margin-bottom: 7px;
	background-image: url('../ficheros/img-sisaphone2.jpg');
	background-repeat: no-repeat;
	height: 223px;
	position: relative;
	z-index: 10;
}
#fc-slide-ppal {
	width: 703px;
	float: left;
}
#fc-sidebar-box4 {
	width: 216px;
	float: left;
	background-image: url('../ficheros/bg-box03.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	font-size: 11px;
	text-align: justify;
}
#fc-slide-ppal2 {
	width: 650px;        //width: 703px;
	float: left;
	height: 409px;      //height: 409px;
	position: relative;
        //margin-left: -35px;
        //overflow: hidden;
}

#fc-slide-ppal3 {
	width: 703px;
	float: left;
	text-align: center;
}
#fc-02 {
	width: 950px;
	float: left;
}
#fc-03 {
	width: 320px;
	float: left;
	padding-left: 15px;
	_padding-left: 10px;
	padding-right: 15px;
	_padding-right: 5px;
}
#wrapper {
	background-image: url('../ficheros/bg-footer.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	width: 100%;
}
#footer {
	width: 950px;
	margin: 0px auto 0px auto;
}
#ff-01 {
	width: 950px;
	height: 45px;
	float: left;
	margin-top: 25px;
	background-image: url('../ficheros/bg-menu-foot.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#ff-02 {
	width: 950px;
	height: 29px;
	float: left;
	text-align: center;
	color: #646464;
	font-size: 11px;
	padding-top: 8px;
}
#ff-03 {
	width: 35px;
	height: 26px;
	position: absolute;
	z-index: 5;
	right: 18px;
	top: -26px;
}


/*------------------------------------menu secundario----------------------------*/

.menu-secundario {
	width: 650px;
	padding-top: 15px;
	float: right;
}
.menu-secundario ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
	height: 20px;
}
.menu-secundario li {
	float: left;
	margin-right: 1px;
}
.menu-secundario li a {
	display: block;
	text-decoration: none;
	color: #646464;
	text-align: center;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu-secundario li a:hover {
	list-style-type: none;
	color: #0B237B;
	;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------*/

/*------------------------------------menu top----------------------------*/

.menu-top {
	width: 245px;
	padding-top: 4px;
	float: right;
}
.menu-top ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
	height: 20px;
}
.menu-top li {
	float: left;
	margin-right: 1px;
}
.menu-top li a {
	display: block;
	text-decoration: none;
	color: #646464;
	text-align: center;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu-top li a:hover {
	list-style-type: none;
	color: #0B237B;
	;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------*/


#fc-sidebar-box1-2 {
	width: 188px;
	float: left;
	padding-left: 15px;
	padding-top: 8px;
	
}
#fc-sidebar-box1-3 {
	width: 188px;
	float: left;
	padding-left: 15px;
	padding-top: 8px;
	margin-top: 30px;
}
#list1 {
	width: 76px;
	padding-right: 16px;
	float: left;
}

#list1 span {
	font-size: 13px;
	color: #279DC4;
	margin-bottom: 4px;
}
#list1 li {
	background-position: left 3px;
	width: 90%;
	float: left;
	background-image: url('../ficheros/bull01.jpg');
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-bottom: 3px;
	font-size: 10px;
}
#list1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#fc-sidebar-box2-2 {
	width: 188px;
	float: left;
	padding-left: 15px;
	padding-top: 4px;
}
#fc-sidebar-box2-3 {
	width: 196px;
	float: left;
	padding-left: 15px;
	padding-top: 12px;
	margin-top: 20px;
}
#logo-ppal {
	width: 114px;
	height: 44px;
	margin-top: 17px;
	float: left;
}
#list2 {
	width: 76px;
	padding-right: 16px;
	_padding-right:10px;

	float: left;
}
/* Aquí está el truco, el Tan Hack */
* html div#list2
{
        width: 76px;
        w\idth:82px;
}


#list2 li {
	background-position: left 3px;
	width: 90%;
	float: left;
	background-image: url('../ficheros/bull01.jpg');
	background-repeat: no-repeat;
	padding-left: 8px;
	_padding-left:8px;
	margin-bottom: 1px;
	font-size: 10px;
}
#list2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#fc-sidebar-box4 p {
	padding: 0px;
	margin: 0px;
}
.form1 {
	border: 1px solid #999999;
	width: 80px;
	height: 11px;
	padding: 2px;
	float: right;
	margin-right: 4px;
	_margin-right: 2px;
}
#fc-sidebar-box4-2 {
	width: 182px;
	float: right;
	margin-right:5px;
	margin-top: 5px;
}
#fc-sidebar-box4-2 p {
	width: 35px;
	float: left;
}
#fh-03-2 {
	width: 200px;
	height: 34px;
	float: right;
	padding-right: 10px;
	display: inline;
	padding-top: 15px;
}

/* ======================================================================= */
.search-top {
	background-position: left top;
	width: 161px;
	height: 27px;
	float: right;
	background-image: url('../ficheros/bg-buscar1.jpg');
	background-repeat: no-repeat;
	display: inline;
}
.search-top form {
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
}
.search-top span {
	display: block;
	float: left;
	background: left top;
	width: 120px;
	padding: 0 4px 0 0px;
	_padding: 0 4px 0 20px;
	height: 20px;
	margin-left: 10px;
	_margin-left: 10px;
}
.search-top form .keywords {
	line-height: 14px;
	float: left;
	background: none;
	border: 0;
	height: 15px;
	width: 98%;
	padding: 6px 0 5px 0;
	_padding: 10px 0 5px 0;
	margin: 0;
	_margin: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #505050;
	display: inline;
}
.search-top form .button {
	float: left;
	margin: 0;
	_margin: 0;
	padding: 0;
	_padding: 0;
	display: inline;
}

/* ======================================================================= */


/* ======================================================================= */
.search-foot {
	background-position: left top;
	width: 161px;
	height: 27px;
	float: right;
	background-image: url('../ficheros/bg-buscar-foot1.jpg');
	background-repeat: no-repeat;
	display: inline;
}
.search-foot form {
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
}
.search-foot span {
	display: block;
	float: left;
	background: left top;
	width: 120px;
	padding: 0 4px 0 0px;
	_padding: 0 4px 0 20px;
	height: 20px;
	margin-left: 10px;
	_margin-left: 10px;
}
.search-foot form .keywords {
	line-height: 14px;
	float: left;
	background: none;
	border: 0;
	height: 15px;
	width: 98%;
	padding: 6px 0 5px 0;
	_padding: 10px 0 5px 0;
	margin: 0;
	_margin: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #505050;
	display: inline;
}
.search-foot form .button {
	float: left;
	margin: 0;
	_margin: 0;
	padding: 0;
	_padding: 0;
	display: inline;
}

/* ======================================================================= */

#ff-04 {
	width: 160px;
	float: right;
	padding-top: 9px;
	padding-right: 15px;
}

/* ========================================slide===================================== */


    .tabs-ppal {
	/* This is the div to hold your nav (the UL generated at run time) */
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 80px;   // left: 80px;
	bottom: 27px;   //bottom: 27px
	z-index: 10;
	height: 30px;
	//background-image: url('../ficheros/bg-pasarela.jpg');
	background-repeat: no-repeat;
}
.tabs-ppal  li{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.tabs-ppal  li a{
	display: block;
	width: 24px;
	height: 24px;
	outline: none;
	padding: 0px 3px;
	background: url('../ficheros/bot1.png') no-repeat center top;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}
.tabs-ppal  li a:hover,
.tabs-ppal  li.selected a{
	background-image: url('../ficheros/bot2.png');
	background-repeat: no-repeat;
}
.tabs-ppal ul {
	margin: 0px;
	display: block;
	outline: none;
	padding: 0px;
	list-style-type: none;
}

/* ====================================fin slide===================================== */
.tabs-ppal li a:active {
	background-image: url('../ficheros/bot1.png');
	background-repeat: no-repeat;
}
#bar-derecha {
	width: 188px;
	float: left;
	margin: 0px;
}
#contenido-inter {
	width: 716px;
	float: left;
}
#bar-izq {
	width: 159px;
	float: right;
	margin: 0px;
}
#list-acerca {
	background-position: right top;
	width: 183px;
	float: right;
	background-image: url('../ficheros/box-acerca2.jpg');
	background-repeat: repeat-y;
}
#list-acerca li {
	background-position: center top;
	width: 172px;
	float: left;
	background-image: url('../ficheros/box-acerca4.jpg');
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 24px;
	padding-top: 8px;
}
#list-acerca ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#list-acerca li a {
	background-position: left 3px;
	float: left;
	background-image: url('../ficheros/bull04.jpg');
        background-position-x: 1px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 12px;
	text-decoration: none;
	color: #4D4D4D;
}

#list-acerca li a:hover {
	background-position: left 3px;
	/*width: 90%;*/
	float: left;
	background-image: url('../ficheros/bull03.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: #45CAF5;
}
#bar-derecha2 {
	width: 188px;
	float: right;
	margin: 0px;
}

#fc-breadbrumb {
	width: 96%;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B3B7;
}
.breadcrumb a{
	background-position: right;
	background: transparent url('../ficheros/breadcrumb-trans.png') no-repeat right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/ ;
	color: #B2B3B7;
}
.breadcrumb a:visited, .breadcrumb a:active{
	color: #00BFF2;
}
.breadcrumb a:hover{
	text-decoration: none;
	color: #2AA3C3;
}
.migas-pan {
	width: 500px;
	padding-left: 28px;
	padding-top: 20px;
	float: left;
	height: 15px;
}
#fc-central {
	width: 500px;
	margin-left: 16px;
	float: left;
}
#fc-central-box1 {
	background-position: center top;
	width: 500px;
	float: left;
	background-image: url('../ficheros/img-top-text2.jpg');
	background-repeat: repeat-y;
}
#fc-central-box2 {
	background-position: center top;
	width: 459px;
	float: left;
	background-image: url('../ficheros/img-top-text1.jpg');
	background-repeat: no-repeat;
	height: 47px;
	padding-left: 41px;
	padding-top: 16px;
}

#fh-05 {
	float: right;
	width: 163px;
	margin-top: 21px;
	position: absolute;
	right: 20px;
	top: -0px;
	z-index: 2;
}
#fc-central-box2-1 {
	width: 92%;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
}
#fc-central-box2-1 img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bar-derecha1-top {
	background-position: right top;
	width: 183px;
	float: right;
	margin: 0px;
	background-image: url('../ficheros/box-acerca1.jpg');
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 18px;
	text-align: center;
}
#list3 {
	width: 210px;
	padding-right: 10px;
	float: left;
	display: block;
}
#list3 li {
	background-position: left 5px;
	width: 95%;
	float: left;
	background-image: url('../ficheros/bull01.jpg');
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	display: inline-block;
}
#list3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#list4 {
	width: 200px;
	float: left;
	overflow: hidden;
	display: block;
}
#list4 li {
	width: 95%;
	float: left;
	margin-bottom: 5px;
	font-size: 12px;
}
#list4 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#list3 img {
	margin: 0px;
	padding: 0px;
	float: right;
}
.item-menu {
	background-position: left 3px;
	float: left;
	background-image: url('../ficheros/bull03.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	color: #45CAF5;
	text-transform: uppercase;
}
#bar-izq-top {
	background-position: right top;
	width: 159px;
	float: right;
	margin: 0px;
	background-image: url('../ficheros/box-doc.jpg');
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 18px;
	text-align: center;
}

#list-doc {
	background-position: right top;
	width: 159px;
	float: right;
	background-image: url('../ficheros/box-acerca2.jpg');
	background-repeat: repeat-y;
}
#list-doc li {
	background-position: left 15px;
	width: 149px;
	float: left;
	background-image: url('../ficheros/bull04.jpg');
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 8px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #BDBDBD;
	padding-bottom: 4px;
	margin-left: 2px;
}
#list-doc li a {
	float: left;
	padding-left: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #4D4D4D;
	text-align: left;
}
#list-doc li a:hover {
	float: left;
	color: #45CAF5;
}
#list-doc ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.font-size1 {
	font-size: 12px;
	text-transform: none;
}
#fc-box-forms {
	width: 500px;
	background-image: url('../ficheros/img-body-forms.jpg');
	background-repeat: repeat-y;
	background-position: top;
	float: left;
}
#fc-box-forms1 {
	width: 500px;
	background-image: url('../ficheros/img-top-forms.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 21px;
	padding-top: 15px;
	text-align: center;
}
.font-size2 {
	font-size: 16px;
	font-weight: lighter;
}
#fc-box-forms2 {
	width: 100%;
	float: left;
	padding-top: 5px;
	text-align: center;
	background-color: #45CAF5;
	padd ing-bottom: 5px;
	margin-bottom: 20px;
}
.font-size3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#fc-box-forms3 {
	width: 498px;
	float: left;
	padding-top: 5px;
	background-color: #E5E6E7;
	padding-bottom: 5px;
	margin-left: 1px;
}
#fc-box-forms3-1 {
	width: 400px;
	float: left;
	padding-left: 15px;
}
#fc-box-forms3-1 p {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	float: left;
}
.form2 {
	border: 1px solid #D0D1D3;
	width: 250px;
	height: 23px;
	padding: 2px;
	float: right;
	color: #BBBDBF;
}
.form3 {
	border: 1px solid #D0D1D3;
	width: 150px;
	height: 23px;
	padding: 2px;
	float: right;
	margin-right: 95px;
	color: #BBBDBF;
}

.form4 {
	border: 1px solid #D0D1D3;
	float: right;
	margin-right: 80px;
	color: #BBBDBF;
}
#fc-box-forms4 {
	background-position: center top;
	width: 461px;
	float: left;
	margin-left: 20px;
	background-image: url('../ficheros/img-body-forms2.jpg');
	background-repeat: repeat-y;
}
#fc-box-forms4-1 {
	background-position: center top;
	width: 461px;
	float: left;
	padding-top: 10px;
	background-image: url('../ficheros/img-top-forms2.jpg');
	background-repeat: no-repeat;
}
#fc-box-forms4-2 {
	width: 459px;
	float: left;
	padding-top: 5px;
	background-color: #E5E6E7;
	padding-bottom: 5px;
	margin-left: 1px;
}
#fc-box-forms4-3 {
	width: 400px;
	float: left;
	padding-left: 15px;
}
#fc-box-forms4-3 p {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	float: left;
}
.form5 {
	border: 1px solid #D0D1D3;
	float: left;
	color: #BBBDBF;
	width: 110px;
	margin-left: 20px;
}
#list2 li a {
	text-decoration: none;
	color: #000000;
}
#list2 li a:hover {
	text-decoration: none;
	color: #45CAF5;
}
#list5 {
	width: 270px;
	margin-bottom: 15px;
}
#list5 li {
	padding-bottom: 10px;
	list-style-position: inside;
}
#list5 ol {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	float: left;
	width: 270px;
	color: #45CAF5;
}
#list5 p {
	width: 270px;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #000000;
}
#fc-pdf {
	width: 96%;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
#list1 li a {
	font-size: 10px;
	color: #000000;
}
#list1 li a:hover {
	font-size: 10px;
	color: #45CAF5;
}
#list3 p {
	width: 200%;
	padding: 0px;
	margin: 0px;
	float: left;
}
#list3 span {
	width: 200px;
	float: left;
}
.form6 {
	border: 1px solid #D0D1D3;
	float: left;
	color: #BBBDBF;
	width: 260px;
	margin-bottom: 15px;
	height: 24px;
}
.form7 {
	border: 1px solid #D0D1D3;
	float: left;
	color: #BBBDBF;
	width: 410px;
	height: 100px;
}

input.pulsante-buzon {
	border-style: solid;
	border-width: 0px;
	height: 27px;
	width: 111px;
	cursor: pointer;
	background-image: url('../ficheros/bot-enviar.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: right;
	margin-top: 20px;
	margin-right: 55px;
}
#bar-derecha1 {
	width: 188px;
	float: left;
	margin: 0px;
}
#fc-notificacion {
	width: 95%;
	float: left;
	font-size: 9px;
	text-decoration: none;
	color: #737373;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: 2.5em;
}
#centrar-promos {
	float: left;
	width: 480px;
	margin-left: 9px;
}

#bot-contactoweb {
	height: 23px;
	width: 98px;
	position: absolute;
	z-index: 5;
	right: 50px;
	top: 191px;
}
#bot-contactoweb a {
	margin: 0px;
	display: block;
	width: 98px;
	padding: 0px;
	text-align: left;
	background-image: url('../ficheros/bot-contactoweb.jpg'); /*  Aqui solo se ve la parte de arriba de la imagen*/;
	height: 23px;
}
#bot-contactoweb a:hover {
	text-decoration: none;
	background-position: bottom;
}
#list5 strong {
	margin: 0px;
	padding: 0px;
	width: 0px;
	color: #45CAF5;
}


#fc-15-content3 {
	margin: 0px 0px 20px 0px;
	width: 75%;
	float: left;
}
.fonts-padding {
	margin: 0px;
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
}

#list6 {
	width: 215px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
	list-style-type: disc;
	list-style-position: inside;
}
#list6 li {
	width: 170px;
	float: left;
	margin-bottom: 10px;
	display: inline;
	margin-left: 2em;
}
#list6 ul {
	margin: 0px;
	padding: 0px;
	width: 215px;
}
#list6 li a {
	background-position: left top;
	text-decoration: none;
	color: #000000;
	background-image: url('../ficheros/bull06.jpg');
	background-repeat: no-repeat;
	padding-left: 12px;
}
#list6 li a:hover {
	float: left;
	
	color: #10336C;
}

.fonts-line {
	margin: 0px;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AAD1E3;
	padding-bottom: 10px;
	width: 99%;
}

#fc-15-content3-2 {
	margin: 0px 18px 0px 0px;
	width: 216px;
	float: left;
}
.tabla1 {
	border-collapse: collapse;
	padding: 10px;
	margin: 0px 0px 1em .4em;
	width: 100%;
	border-spacing: 3px;
}
.tabla1-2 {
	border-style: none;
	border-width: inherit;
	padding: 10px;
	margin: 0px;
	background-color: #37C5F3;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.tabla1-2gris {
	margin: 0px;
	background-color: #E6E6E6;
}
.tabla1 td {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
#fc-03-1 p {
	background-position: left 4;
	width: 70%;
	float: left;
	padding-left: 15px;
	background-image: url('../ficheros/bull06.jpg');
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
#fc-03-1 {
	width: 320px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#fc-central-box2-2 {
	background-position: center top;
	width: 460px;
	float: left;
	background-image: url('../ficheros/img-top-text1-2.jpg');
	background-repeat: no-repeat;
	height: 78px;
	padding-left: 20px;
	padding-top: 16px;
	padding-right: 20px;
}
.tabla2 td {
	border-collapse: collapse;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font-size: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.font-size4 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #737373;

}
#fc-central-box2-3 {
	background-position: center top;
	width: 459px;
	float: left;
	background-image: url('../ficheros/img-top-text1-3.jpg');
	background-repeat: no-repeat;
	height: 47px;
	padding-left: 41px;
	padding-top: 16px;
	text-align: center;
}
#ventana-externa01 {
	background-image: url('../ficheros/bg-ventana-link-sisa.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 400px;
	height: 300px;
	float: left;
	position: relative;
}
#ventana-externa01-2 {
	width: 323px;
	position: absolute;
	z-index: 10;
	top: 73px;
	left: 18px;
}
#ventana-externa01-3 {
	width: 196px;
	position: absolute;
	z-index: 10;
	top: 118px;
	left: 25px;
}
#bot-ir-sitio {
	height: 39px;
	width: 190px;
	float: left;
}
#bot-ir-sitio a {
	margin: 0px;
	display: block;
	width: 190px;
	padding: 0px;
	text-align: left;
	background-image: url('../ficheros/bot-ir-sitio.jpg'); /*  Aqui solo se ve la parte de arriba de la imagen*/;
	height: 39px;
}
#bot-ir-sitio a:hover {
	text-decoration: none;
	background-position: bottom;
}
#ventana-externa01-4 {
	width: 198px;
	position: absolute;
	z-index: 10;
	top: 235px;
	left: 20px;
}
.form8 {
	border: 1px solid #D0D1D3;
	float: left;
	color: #000000;
	width: 210px;
	height: 24px;
	margin-bottom: 15px;
}
#login {
	background-image: url('../ficheros/bot-login.png');
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
	padding-left: 12px;
	padding-top: 5px;
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1em;
	font-weight: bold;
}
#login a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#login a:hover {
	color: #BCECFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
