/* Hoja de estipo para camarajerez.com */


/* Elementos Generales */


* {

	border: 0pt none;
	margin: 0pt;
	padding: 0pt;

	}

body {

/*	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #00000;
	background: #f1f1f1 ; 
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px; */
	color: #000;
	//background: #f1f1f1 ;
	background: #869CB5 ;
	margin: 0px auto 0px auto ;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;

}


/* Página */


div#marco {
/*	margin: 0 auto;
	border: 0px solid #D5DADD;
	padding: 0;
	width: 780px;
	height: inherit;
	text-align: left;
	background: transparent url(../img/fondo_marco.gif) left top ;*/
	background: #869CB5 url(../img/fondo_marco.gif) ;
	border: 0px;
	width: 780px;
	margin: 0px auto 0px auto ;
	text-align: left;
	position: relative;
}


div#cabecera {
/*	margin: 0;
	border: 0;
	border-bottom: 0px solid #95BECD;
	padding: 0;*/
	width: 100%;
	height: 135px;
	background: #869CB5  url(../img/coci.gif) 0px 10px no-repeat;
	position: relative;
    float: left;
    display: block;
	position: relative;
}


/* Logo Cámara */

div#cabecera h1	{
/*	margin: 0;
	border: 0;
	padding: 0;*/
	height: 85px;
	width: 225px;
	float: right;
	text-indent: -9999px;
	position: relative;
}



div#cabecera h1 a {
	text-decoration: none;
	display: block;
	height: 100%;
}

/* Menu Horizontal */

div#menu_h {
/*	margin: 0;
	border: 0;
	padding: 0;*/
        margin-left: 5px;
	width: 95%;
	height: 23px;
	position: absolute;
	top: 107px;
	left: 0px;
	background-color:#C71444;
/*	position: relative;*/
	display: block;
}


/* Columna Izquierda */



div#colizq {
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	width: 180px;
	height: 100%;
	position: relative;
}

/* Contenido */

div#contents {
	/*
	margin-left: 200px;
	margin-top: 10px;*/
/*	position: relative;*/
	position: relative;
	float: Right;
/*	margin-Right: 25px;*/
	margin-Right: 10px;

	display: block;
	padding: 10px;
	background: #FFF;
/*	width: 535px;*/
	width: 560px;
	/*min-height: 500px;*/
	text-align: justify;
	list-style-image:url(../img/punto.gif) ;

}

div#contents .columna1_2igual{
	padding: 0px;
	margin:0px;
/*	width:350px;*/
	width:325px;
	float:left;

}

div#contents .columna2_2igual {
	padding: 0px;
    margin:0px;
	width:200px;
	margin-top:2px;
	float:right;
}

#contents ul {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
	margin-left: 40px;
	margin-top: 12px;
	padding: 0;


}

#contents li {

}


#Contents ul li ul li {
	margin-bottom: 10px;
	list-style-image:url(../img/button_square_green_line.gif) ;
}

#Contents li ul {
	margin-left: 80px;
	padding: 0;
}



/* Pie, ccijerez */


div#pie {
	height: 40px;
	clear: both;
	margin: 0px;
	width: 100%;
	background: #869CB5  url(../img/pie.gif) 0px 0px no-repeat;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}


div#pie p {
	margin: 2px auto;
}

div#pie a {
	color: #666666;
	background: transparent;
	text-decoration: none;
}

div#pie a:hover {
	color: #5D5D5D;
	background: transparent;
	cursor: help;
}


div#pie1 {
	float:left;
	padding-top: 9px;
	padding-left: 20px;
	color:#5D5D5D;
	background: transparent;
	font-size:10px ;
	font-family:Arial, Helvetica, sans-serif;
	float:left;



}

div#pie2 {
	float:left;
	padding-top: 9px;
	padding-left: 200px;
	color:#5D5D5D;
	background: transparent;
	font-size:10px ;
	font-family:Arial, Helvetica, sans-serif;

}


/* fin pie */



/* Menu Horizontal */

#menu {
	display: block;
	color: #FFFFFF;
/*	width: 565px;*/
	height: 23px;
	position: relative;
	top:0px;
	left:0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	height: 23px;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#menu a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding: 4px 5px 7px;

}


#menu li:hover {
	background-color: #000000;
	color: #FFFFFF;
}


#menu li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}



/***************************/ 
/* General element styles:*/ 
/***************************/ 

H1, H2, H3, H4, H5 { font-family:arial, helvetica; color:#C71444; font-size:11px; }

P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#000000; font-size:11px; }

PRE { font-family:monospace; }
/*A { color:#478ADC; text-decoration:none;}*/
A { color:#5D5D5D; text-decoration:none;}
/*A:hover { color:#FF6000; text-decoration:none; }*/
A:hover { color:#C71444; text-decoration:none; }
FORM { margin:0px 0px 0px 0px;}
P, PRE { margin:0px 0px 0px 0px; }
P, TD, UL, OL { font-size:11px; }
P { font-size:12px; }
UL { font-size:12px; }

TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#555555; border:#EEEEEE 1px solid; font-size:11px; }
INPUT { font-family:arial, helvetica, sans-serif; color:#555555; border:#808080 1px solid; font-size:12px; }

/******************/ 
/* Headers, plain */ 
/******************/ 
H1 { font-size:20px; }
H2 { font-size:18px; color:#EA5A00; }
H3 { font-size:18px; color:#C71444; font-weight:normal;}
H4 { font-size:14px; color:#C71444; }
H1, H2, H3, H4, H5, H6 { margin:0px 0px 0px 0px; margin-top:10px; margin-bottom:8px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }



h1.csc-firstHeader { 
background-image:url(../img/fondotitulo.gif);
	position: relative;
background-repeat:no-repeat;
/*color:#C71444;*/
color:#000000;
font-size:20px;
font-weight:normal;
height:45px;
margin:0px;
overflow:hidden;
padding-left:43px;
padding-top:10px;
}










/* Headers, with link */ 
H1 A, H2 A, H3 A, H4 A, H5 A { color:#000000; text-decoration:none; }
H2 A { color:#186900; }
H3 A { color:#10007B; }
H4 A { color:#8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#186900; }

/* Subheader, general */ 
P.csc-subheader { font-style:italic; background-color:#EDEBF1; }

/* Subheader, specific */ 
P.csc-subheader-0 { font-style:normal; }
P.csc-subheader-1 { color:#186900; }
P.csc-subheader-2 { color:#10007B; }
P.csc-subheader-3 { color:#8A0020; } 



/******************************************/
/* logos publicidad portada: begin        */
/******************************************/

div#logos {
	margin: 0;
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px;
	border: 0;
	padding: 0;
	text-align: center;
}

div#logos ul {
	margin: 0;
	border-top: 0px solid #006600;
	padding: 0;
	list-style: none;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

div#logos li {
	border: 0;
	border-bottom: 0px solid #006600;
	margin: 0;
	padding: 0;
}

div#logos img {
	display: block;
	border: 0;
}



div#logos #logobase1 {
	width: 150px;
	height: 95px;
	text-indent: -9999px;
	margin-bottom: 50px;
}

div#logos #logobase1 a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../img/tprensa.gif) top left no-repeat;
	text-decoration: none;
}

div#logos #logobase1 a:hover {
	background: transparent url(../img/tprensa.gif) 1px -1px no-repeat;
}

div#logos #logobase2 {
	width: 130px;
	height: 130px;
	text-indent: -9999px;
	margin-bottom: 50px;
	}

div#logos #logobase2 a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../img/confianza.gif) top left no-repeat;
	text-decoration: none;
}

div#logos #logobase2 a:hover {
	background: transparent url(../img/confianza.gif) 1px -1px no-repeat;
}

div#logos #logobase3 a {
	width: 141px;
	height: 124px;
	margin-bottom: 50px;
}


div#logos #logobase4 {
	width: 170px;
	height:100px;
	text-indent: -9999px;
	}

div#logos #logobase4 a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../img/anagrama4.gif) top left no-repeat;
	text-decoration: none;
}

div#logos #logobase4 a:hover {
	background: transparent url(../img/anagrama4.gif) 0 -5px no-repeat;
}

/************************************/
/* logos publicitarios portada: end */
/************************************/


div#banner {
	background:#F1F1F1 url(../img/base.gif) no-repeat scroll 0px;
	border:0pt none;
	margin:0px 0pt 0pt 187px;
	min-height:88px;
	padding:0pt;
	width:588px;

}


div#w3c {
	height: 15px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #F2F5F5;
	text-align: left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #95BECD;
}

/* Vertical Navigation Menu */

div#menu1{
        width: 170px;

}

.vertnav1 a:link {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_blue_right.gif) 5px 50% no-repeat;
}
.vertnav1 a:visited {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_blue_right.gif) 5px 50% no-repeat;
}
.vertnav1 a:active {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_blue_right.gif) 5px 50% no-repeat;
}
.vertnav1 a:hover {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down.gif) 5px 50% no-repeat;
}

.vertnav1-act a:link {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down.gif) 5px 50% no-repeat;
}
.vertnav1-act a:visited {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down.gif) 5px 50% no-repeat;
}
.vertnav1-act a:active {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down.gif) 5px 50% no-repeat;
}
.vertnav1-act a:hover {
        display:block;
        border-bottom:0px solid #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:15px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down.gif) 5px 50% no-repeat;
}

.vertnav2 a:link {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_blue_line.gif) 20px 50% no-repeat;
}
.vertnav2 a:visited {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_blue_line.gif) 20px 50% no-repeat;
}
.vertnav2 a:active {
        display:block;
        border-bottom:0px dotted #000000;  /*flat blue*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_blue_line.gif) 20px 50% no-repeat;
}
.vertnav2 a:hover {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_green_line.gif) 20px 50% no-repeat;
}

.vertnav2-act a:link {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_green_line.gif) 20px 50% no-repeat;
}
.vertnav2-act a:visited {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_green_line.gif) 20px 50% no-repeat;
}
.vertnav2-act a:active {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_green_line.gif) 20px 50% no-repeat;
}
.vertnav2-act a:hover {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:0px;
        padding-left: 30px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:150px;
        background:url(../img/button_square_green_line.gif) 20px 50% no-repeat;
}

.vertnav3 a:link {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:visited {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:active {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_blue_right_solid.gif) 35px 50% no-repeat;
}
.vertnav3 a:hover {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}

.vertnav3-act a:link {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:visited {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:active {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}
.vertnav3-act a:hover {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:45px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url(../img/button_arrow_green_down_solid.gif) 35px 50% no-repeat;
}

.vertnav4 a:link {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:visited {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:active {
        display:block;
        border-bottom:0px dotted #000000;  /*negro*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#000000; /* negro*/
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_blue_solid.gif") 50px 50% no-repeat;
}
.vertnav4 a:hover {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_green_solid.gif") 50px 50% no-repeat;
}

.vertnav4-act a:link {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:visited {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:active {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_green_solid.gif") 50px 50% no-repeat;
}
.vertnav4-act a:hover {
        display:block;
        border-bottom:0px dotted #FF6000; /* red orange*/
        padding:2.5px 2.5px 2.5px 2.5px;
        text-indent:60px;
        white-space:normal;
        font-size:11px;
        color:#C71444; /* Coci */
        text-decoration:none;
        width:180px;
        background:url("../img/button_square_green_solid.gif") 50px 50% no-repeat;
}

