/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * headings
 */

/*
 * anchor
 */
a:hover {
	color: #93CD1B;
}

a.azul, p.azul{
	background: #B4E0FF url(img/typography/mas.png) no-repeat 10px 50%;
	color: #333333;
}

a.azul:hover{
	background-color: #71C2FF;
}
a.verde, p.verde{
	background: #89C313 url(img/typography/mas.png) no-repeat 10px 50%;
	color: #FFFFFF;
}

a.flecha span, p.flecha span{
	border-left: 2px solid #FFFFFF;
	padding: 5px 3px 5px 10px;
	margin-left: 10px;
	float: left;
}
a.verde:hover{
	background-color: #284C8A;
}

a.flecha, a.ver_mas:hover {
	text-decoration: none;
}

a.flecha, p.flecha{
	-moz-border-radius:3px;
	clear:both;
	display:block;
	margin:5px 0;
	overflow:hidden;
	padding-left:20px;
}

a.flecha:hover{
	color: white;
}

a.gris, p.gris{
	background: #DADADA url(img/typography/mas.png) no-repeat 10px 50%;
	color: #333333;
}

a.gris:hover{
	background-color: #ccc;
}

a.icon-download {
	padding-left: 17px;
	background: url(img/typography/icon_download.png) 0 40% no-repeat;
}

a.icon-external {
	padding-left: 17px;
	background: url(img/typography/icon_external.png) 0 40% no-repeat;
}

a.icon-file {
	padding-left: 17px;
	background: url(img/typography/icon_file.png) 0 40% no-repeat;
}

a.icon-folder {
	padding-left: 17px;
	background: url(img/typography/icon_folder.png) 0 40% no-repeat;
}

a.icon-pdf {
	padding-left: 17px;
	background: url(img/typography/pdf_button.png) 0 40% no-repeat;
}

a.negro, p.negro{
	background: #666666 url(img/typography/flecha_blanca.png) no-repeat 10px 50%;
	color: white;
}

a.negro:hover{
	background-color: #333333;
}

a.ver_mas{
	background:transparent url(img/typography/ver_mas.png) no-repeat scroll right 0;
	color:#111111;
	float:right;
	height:16px;
	line-height:16px;
	padding-right:25px;
	text-decoration:underline;
	margin: 10px 0;
}
a.ver_mas:hover{
	background-position: right -16px;
	text-decoration: underline;
}

blockquote {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px 20px 10px 20px;
	margin: 15px 0;
	background: #f6f6f6;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 20px;
	margin: 15px 0;
	border: 0;
	background: 0;
}

blockquote.blue, span.important-title-blue, span.number-blue, span.dropcap-blue {
	color: #0D507A;
}

blockquote.quotation {
	background:transparent url(img/typography/blockquote_start.png) no-repeat scroll 0 0;
	border:medium none;
	font-size:100%;
	font-style:normal;
	margin:10px 0;
	overflow:hidden;
	padding:0 30px;
	text-align:justify;
}

blockquote.quotation p {
	background:transparent url(img/typography/blockquote_end.png) no-repeat scroll 100% 100%;
	margin:0 -20px 0 0;
	padding:0 20px 10px 0;
	text-align:left;
}

blockquote.quotes {
	display: block;
	background: url(img/typography/quote-start.png) 0 5px no-repeat;
	padding: 0px 20px 0 38px;
	margin: 20px 0;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	color: #666;
	border: 0;
}

blockquote.quotes p {
	padding: 0 38px 0 0;
	margin-top: 0;
	background: url(img/typography/quote-end.png) 100% 100% no-repeat;
}

/*
 * floating boxes
 */
body .inset-left {
	margin: 15px 15px 10px 0px;
	float: left;
}

body .inset-right {
	margin: 15px 0px 10px 15px;
	float: right;
}

div.alert, span.alert {
	background:#FFF4AF url(img/typography/box_alert.png) no-repeat scroll 1% 50%;
	border:1px solid #FF9D07;
}

div.download, span.download {
	background: #F5FAEB url(img/typography/box_download.png) 3px 5px no-repeat;
	border-top: 1px dotted #78BE5A;
	border-bottom: 1px dotted #78BE5A;
}

div.info, span.info {
	background:#C1D4F4 url(img/typography/box_info.png) no-repeat scroll 2% 50%;
	border:1px solid #9CBCF0;
	color:white;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
-moz-border-radius:6px;
margin:10px 0;
padding:10px 10px 10px 40px;
}

/*
 * highlighted div and span tags
 */
div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #ffffff;
	border-top: 1px dotted #AAB4BE;
	border-bottom: 1px dotted #AAB4BE;
	text-align: justify;
}

div.number-block1 {
	background: url(img/typography/number-1.png) 0 0 no-repeat;
}

div.number-block1, div.number-block2, div.number-block3 {
	padding-left: 50px;
}

div.number-block2 {
	background: url(img/typography/number-2.png) 0 0 no-repeat;
}

div.number-block3 {
	background: url(img/typography/number-3.png) 0 0 no-repeat;
}

div.tip, span.tip {
	background:#FFFDEB url(img/typography/box_tip.png) no-repeat scroll 1% 50%;
	border:1px solid #BFD1E6;
}

/*
 * emphasis
 */
em.box {
	padding: 0px 4px 0px 4px;
	background: #ffffff;
	border-bottom: 1px dotted #AAB4BE;
	font-style: normal;
}

h1, h2, h3, h4, h5 {
	font-family: Arial,Helvetica,sans-serif;
	color: #284C8A;
}

h1, h4 {
	font-weight: normal;
}

h2 {
}

h3 {
}

h5 {
}

h6 {
	color: #4887BF;
	margin: 15px 0;
	text-align: left;
	font-size: 14px;
}

/*
 * horizontal rule
 */

hr.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(img/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}

hr.full {
	margin: 1px 0px 8px 0px;
	display: block;
	background: #CCCCCC;
	height: 1px;
	border: none;
}

li.bullet-7 {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px !important;
	overflow: hidden;
	margin-left: 5px !important;
	background: url(img/typography/bullet-7.png) 0 2px no-repeat !important;
	float: left;
	border-right: 1px dotted #999999;
}

li.bullet-9 {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 15px !important;
	overflow: hidden;
	margin-left: 5px !important;
	background: url(img/typography/bullet-9.png) 0 3px no-repeat !important;
	float: left;
	border-right: 1px dotted #999999;
}

li.bullet-x {
	float: left;
}

/*
 * ordered lists
 */
ol.disc {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	background: url(img/typography/list_disc.png) 20px 0px repeat-y;
}

ol.disc li {
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 26px;
}

/*
 * p tag with dropcaps
 */

p.dropcap:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

pre {
	padding: 10px;
	background: #f6f6f6;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

/*
 * blockquotes
 */
q.blockquote {
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 130%;
}

q.blockquote:before,
q.blockquote:after {
	content: "";
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url(img/typography/alert.png) 10px 50% no-repeat;
}

span.approved {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url(img/typography/approved.png) 10px 50% no-repeat;
}

span.attention {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(img/typography/attention.png) 10px 50% no-repeat;
}

span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;
}

span.camera {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(img/typography/camera.png) 10px 50% no-repeat;
}

span.cart {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(img/typography/cart.png) 10px 50% no-repeat;
}

span.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(img/typography/doc.png) 10px 50% no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url(img/typography/download.png) 10px 50% no-repeat;
}

span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey {
	display: block;
	font-size: 260%;
	float: left;
	margin: 0px 4px 0 0;
	line-height: 100%;
}

span.dropcap, span.important-title, span.number {
	color: #333;
}

span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {
	position: absolute;
	display: block;
	margin-top: -24px;
	background: #fff;
	padding: 0 8px;
	font-weight: bold;
	font-size: 120%;
}

span.inset-left {
	display: block;
	color: #000;
	padding: 15px;
	float: left;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

span.inset-right {
	display: block;
	color: #000;
	padding: 15px;
	float: right;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(img/typography/media.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(img/typography/note.png) 10px 50% no-repeat;
}

span.note,
span.info,
span.alert,
span.download,
span.tip, q.blockquote {
	display: block;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url(img/typography/notice.png) 10px 50% no-repeat;
}

span.number, span.number-blue, span.number-red, span.number-green, span.number-purple, span.number-orange, span.number-brown, span.number-grey {
	display: block;
	font-size: 170%;
	float: left;
	margin: 2px 10px 0 15px;
}

span.number-brown, .h-brown, span.dropcap-brown, blockquote.brown, span.important-title-brown {
	color: #8B6846;
}

span.number-green, .h-green, span.dropcap-green, blockquote.green, span.important-title-green {
	color: #74A824;
}

span.number-grey, .h-grey, span.dropcap-grey, blockquote.grey, span.important-title-grey {
	color: #666;
}

span.number-orange, .h-orange, span.dropcap-orange, blockquote.orange, span.important-title-orange {
	color: #FF9300;
}

span.number-purple, .h-purple, span.dropcap-purple, blockquote.purple, span.important-title-purple {
	color: #9E0E87;
}

span.number-red, .h-red, span.dropcap-red, blockquote.red, span.important-title-red {
	color: #D12E2E;
}

span.subline {
	display: block;
	font-size: 90%;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: -15px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.arrow li {
	background: url(img/typography/list_arrow.png) 0 0 no-repeat;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 26px;
}

/*
 * unsorted lists
 */
ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.bullet li {
	background: url(img/typography/flecha_negra.png) 0 5px no-repeat !important;
}

/* Typography Styles */
ul.bullet li, ul.bullet-1 li,  ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li {
	list-style: none;
	padding-bottom: 3px !important;
	margin-bottom: 5px !important;
	padding-left: 10px !important;
}

ul.bullet, ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8, ul.bullet-9,  ul.bullet-10, ul.special-1, ul.special-2, ul.special-3, ul.special-4, ul.special-5, ul.special-6, ul.special-7, ul.special-8, ul.special-9, ul.special-10, ul.special-11, ul.special-12, ul.special-13, ul.special-14 {
	padding-left: 0px !important;
	overflow: hidden;
	margin-left: 0px !important;
}
ul.bullet-10{
	padding: 0px;
	margin: 0px;
}

ul.bullet-1 li {
	background: url(img/typography/bullet-1.png) 0 5px no-repeat !important;
}

ul.bullet-2 li {
	background: url(img/typography/bullet-2.png) 0 5px no-repeat !important;
}

ul.bullet-3 li {
	background: url(img/typography/bullet-3.png) 0 5px no-repeat !important;
}

ul.bullet-4 li {
	background: url(img/typography/bullet-4.png) 0 5px no-repeat !important;
}

ul.bullet-5 li {
	background: url(img/typography/bullet-5.png) 0 5px no-repeat !important;
}

ul.bullet-6 li {
	background:transparent url(img/typography/bullet-6.png) no-repeat scroll 8px 12px;
	padding:9px 25px !important;
	border-bottom: 1px solid #ccc;
}

ul.bullet-6 li, ul.bullet-7 li, ul.bullet-8 li, ul.bullet-9 li {
	list-style: none;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 22px;
}

ul.bullet-7 li {
	background: url(img/typography/bullet-7.png) 0 2px no-repeat !important;
}

ul.bullet-8 li {
	background: url(img/typography/bullet-8.png) 0 3px no-repeat;
}

ul.bullet-9 li {
	background: url(img/typography/bullet-9.png) 0 3px no-repeat;
}
ul.bullet-10 li {
	background:transparent url(img/typography/bullet-10.png) no-repeat scroll 0 15px;
	border-bottom:1px solid #CCCCCC;
	padding:9px 30px !important;
}

ul.check li {
	background: url(img/typography/list_check.png) 0 0 no-repeat;
}

ul.checkbox li {
	background: url(img/typography/list_checkbox.png) 0 0 no-repeat;
}

ul.enlaces {
	margin: 0 20px;
	padding: 0;
	list-style: none;
}

ul.enlaces li{
	margin: 15px 10px;
	text-align: left;
	line-height: 14px;
}

ul.special-1 li {
	background: url(img/typography/special-1.png) 0 1px no-repeat !important;
}

ul.special-1 li,  ul.special-2 li, ul.special-3 li, ul.special-4 li, ul.special-5 li, ul.special-6 li, ul.special-7 li, ul.special-8 li, ul.special-9 li, ul.special-10 li, ul.special-11 li, ul.special-12 li, ul.special-13 li, ul.special-14 li {
	list-style: none;
	padding-bottom: 3px !important;
	margin-bottom: 5px !important;
	padding-left: 21px !important;
}

ul.special-10 li {
	background: url(img/typography/special-10.png) 0 1px no-repeat !important;
}

ul.special-11 li {
	background: url(img/typography/special-11.png) 0 1px no-repeat !important;
}

ul.special-12 li {
	background: url(img/typography/special-12.png) 0 1px no-repeat !important;
}

ul.special-13 li {
	background: url(img/typography/special-13.png) 0 1px no-repeat !important;
}

ul.special-14 li {
	background: url(img/typography/special-14.png) 0 1px no-repeat !important;
}

ul.special-2 li {
	background: url(img/typography/special-2.png) 0 1px no-repeat !important;
}

ul.special-3 li {
	background: url(img/typography/special-3.png) 0 1px no-repeat !important;
}

ul.special-4 li {
	background: url(img/typography/special-4.png) 0 1px no-repeat !important;
}

ul.special-5 li {
	background: url(img/typography/special-5.png) 0 1px no-repeat !important;
}

ul.special-6 li {
	background: url(img/typography/special-6.png) 0 1px no-repeat !important;
}

ul.special-7 li {
	background: url(img/typography/special-7.png) 0 1px no-repeat !important;
}

ul.special-8 li {
	background: url(img/typography/special-8.png) 0 1px no-repeat !important;
}

ul.special-9 li {
	background: url(img/typography/special-9.png) 0 1px no-repeat !important;
}

ul.star li {
	background: url(img/typography/list_star.png) 0 0 no-repeat;
}

ul.tabla{
	margin:  0;
	padding: 0;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}
ul.tabla li{
	padding: 5px 0;
	font-size: 90%;
	overflow: hidden;
	display: block;
}

ul.tabla li.par{
	background: #CCCCCC;
}

ul.tabla span{
	padding-left: 5%;
}

.sin_margen{
	margin: 0 -15px -10px !important;
	-moz-border-radius-topleft:0 !important;
	-moz-border-radius-topright:0 !important;
}

.content_head{
	background: url(img/typography/content_head_bg.png) repeat-x 0 0;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	padding: 0 10px;
	margin-bottom: 10px;
}

.content_head h3{
	color: white;
	font-size: 16px;
	line-height: 33px;
	float: left;
}

.content_head img{
	line-height: 40px;
}

.green_button{
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background: transparent url(img/boton_verde.png) repeat-x scroll center bottom;
	border: 1px solid #2E8B00;
	clear: both;
	color: white;
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 19px;
	margin: 5px 0;
	overflow: hidden;
	padding: 0 10px;
	text-align: left;
	width: 65px;
}

.h {
	background: #FFFBD5;
	padding: 1px 2px;
}

.h-blue {
	color: #59B2CC;
}

.h-blue-dark{
	color: #30608C;
}

.h-bold {
	font-weight: bold;
	font-size: 120%;
}

.hidden{
	display: none;
}

.important {
	border: 1px solid #333;
}

.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {
	padding: 15px;
	margin: 15px 0;
}

.important-blue {
	border: 1px solid #0D507A;
}

.important-brown {
	border: 1px solid #8B6846;
}

.important-green {
	border: 1px solid #74A824;
}

.important-grey {
	border: 1px solid #666;
}

.important-orange {
	border: 1px solid #CC8300;
}

.important-purple {
	border: 1px solid #9E0E87;
}

.important-red {
	border: 1px solid #D12E2E;
}

.titulo_bloc{
	background: url(img/typography/titulo_bloc_bg.png) repeat-x 0 0;
	height: 68px;
	overflow: hidden;
	display: block;
	position: relative;
}

.titulo_bloc h3{
	color: #20405F;
	font-size: 16px;
	left: 30px;
	position: absolute;
	top: 40px;
}

.titulo_bloc_anillas{
	background: url(img/typography/titulo_bloc_anillas.png) no-repeat 0 0;
	position: absolute;
	left: 30%;
	top: 0;
	width: 180px;
	height: 21px;
}

.titulo_bloc_left{
	background: url(img/typography/titulo_bloc_left.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 35px;
	height: 69px;
}

.titulo_bloc_right{
	background: url(img/typography/titulo_bloc_right.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
	height: 69px;
}

.par{
	background-color: #eee !important;
}

label.overlabel{
	position: absolute;
	top: 9px;
	left: 6px;
	z-index: 1;
	color: #1f1f1f;
	font-size: 18px;
}

legend {
	color: #000000;
}
