/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	background-color: #043968;
	font-size: 14px;
	padding-left: 13px;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

b {
	color: #1777B1;
}	

a:hover {
	border-bottom: none;
	color: #A91221;
}

img {
	/*border: 3px solid #7F7772;*/
}

img.face {
	border: 0px;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}
.bg2 { background: url(images/img05.gif) no-repeat left bottom; }
.bg3 { background: url(images/img06.gif) no-repeat left bottom; }
.bg4 { background: url(images/img08.gif) no-repeat left bottom; }
.bg5 { background: url(images/img09.gif) no-repeat left bottom; }
.bg6 { background: url(images/img10.gif) no-repeat right bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.feature {
}

.feature .image {
	padding: 0 0 0 0px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 0px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: auto;
	padding: 0px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat;
	text-align: right;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 30px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 760px;
	/*width: 800px;*/
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 535px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
	color: #999;
	text-align: left;
}
#notas {
}

#notas p {
	font-size: 10px;
	color: #777;

}
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 0px 0 0;
	border-right: 1px dotted #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	padding: 0px 0 0 0px;
	text-transform: none;
	font-size: 12px;
	padding-left: 13px;
	background-color: #A91F27;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding: 20px 0 0 0;
	background: #A91F27;
}

#footer p {
	background: #A91F27;
	margin: 0;
	text-align: center;
	font-size: 9px;
	color: #CCC;
}

#footer a {
	border: none;
	color: #FFF;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(images/img12.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}


#links {
}
.content_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #A81F27;
}

#content_destacado2 p {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	float:left;
	margin: 10px 40px 20px 30px;
	width: 475px;
	align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #A81F27;
}

#tabla{

height: 30px;

}

/*#div {
	
}*/
.acordeon{
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	background-color: #043968;
	font-size: 14px;
	padding-left: 13px;
	
	cursor: pointer;
	/*padding: 18 px;*/
	width: 100%;
	height: 50%;
	text-align:left;
	border: none;
	transition: 0.4s;
	
}

.active, .acordeon:hover{
	background-color: #055194;
}

.acordeon:after{
	/*content: '\02795';
	color: #000;
	font-size: 13px;
	float: right;
	margin-left: 5px;*/
	content: ">";
	/*content: "\f3d0";*/
  font-family: Arial;
  font-size: 1.2em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(90deg);
}

.active:after{
	/*content: "\2796";*/
	transform: rotate(270deg);
}
.panel{
	padding: 0 10px;
	background-color: white;
	max-height: 0;
	overflow :hidden;
	transition: max-height 0.2s ease-out;
	
}
.parrafo{
	float: left;
	position: relative;
	left: 30px;
}

.pais{
	float: left;
	position: relative;
	/*left: 30px;*/
}
.redacc{
	float: left;
	position: relative;
}
.tachado{
	text-decoration: line-through;
}
.identado{
    text-indent: 500px;
}

.clase_a{
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #B40404;
}

.clase_a:hover {
	border-bottom: none;
	color: #B40404;
}
.dot {
	border-top: 2px dotted grey; 
	border-bottom: none;
	width: 100%;
	}