/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
body {
	color: #093C2B;
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.container .header a {
}



input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
.container .main #masterdiv .sidenav li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
#fija1 {
	position: relative;
	float: left;
	z-index: 100;
}


h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
#fija2 {
	position: absolute;
	height: 134px;
	width: 151px;
	left: 21px;
	top: 286px;
	right: 0px;
	bottom: 0px;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}
.index_celda1 {
	padding-top: 10px;
	background-image: url(img/fondo_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 30px;
}

.index_celda2 {
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 30px;
}
.separacion {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 0 auto;
	width: 901px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-y;
}
.container .main .contenido2 .borde_imagen .index_celda3 p {
	text-indent: 30px;
}

.borde_imagen {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
}
.borde_imagen a {
	filter: Alpha(Opacity=30);
}

.borde_imagen_separacion_izq {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 15px;
}



/* header */
.header {
	height: 158px;
	margin: 0 auto;
	width: 873px;
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
}

/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
.index_celda3 {
	background-image: url(img/index_ancian.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* navigation */
.navigation {
	background: #FFF url(img/bgnavigation.gif) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px;
	width: 725px;
}
.fondo1 {
	background-image: url(img/fondo_1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.navigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

/* main */
.main {
	clear: both;
	background-image: url(img/fondo_contenido.jpg);
	background-repeat: repeat-y;
	background-position: 14px;
	height: 400px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 14px;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 40px;
	margin-top: auto;
	background-position: 0px 0px;
}
.sidenav h1 {
	color: #FFFFFF;
	height: 25px;
	margin: 0;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	line-height: 0px;
	font-size: 12px;
}
.sidenav h1 a {
	text-decoration: none;
}

.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	list-style: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bee5b2;
	font-weight: bold;
	text-indent: 22px;
	line-height: 1px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbf2bf;
}
.sidenav li a {
	background: #c5ecb9;
	color: #136348;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.contenido2 {
	height: 57px;
	width: 580px;
	float: left;
	margin-top: 15px;
	padding-top: 15px;
	background-image: url(img/fondo_interior.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 15px;
}
.contenido2_sub {
	height: 15px;
	width: 580px;
	float: left;
	background-image: url(img/fondo_interior2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 15px;
}
.letra_q {
	background-image: url(img/q.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.parrafo_sangria {
	text-indent: 30px;
}

.letra_p {
	background-image: url(img/p.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.letra_r {
	background-image: url(img/r.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
li {
	text-indent: 15px;
	list-style-image: url(img/li.gif);
}


.contenido2_interior_conbarra {
	height: 250px;
	overflow: auto;
	width: 550px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.contenido2_index {
	width: 400px;
	float: left;
	padding-right: 30px;
}

.adorno {
	padding-right: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}

.sidenav li a:hover {
	color: #136348;
	background-color: #bee5b2;
}
.contenido2 h1 {
	color: #093C2B;
	font-size: 27px;
	text-indent: 30px;
}
.container .main .contenido2_index .texto_barra .imagen a {
	color: #136348;
	text-decoration: none;
	font-weight: bold;
}



/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 68%;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	color: #FED;
	font-size: 1.1em;
	text-align: center;
	width: 901px;
	background-color: #126348;
	background-image: url(img/pie.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 20px;
}
.container .main .contenido2_index .texto_barra p a {
	color: #136348;
	font-weight: bold;
	text-decoration: none;
}

.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
