/* CSS Document */
@font-face 
{
  font-family: MyriadProRegular;
  src: url(MyriadProRegular.ttf);
} 
*
{
	font-family: MyriadProRegular;
}
body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
h2
{
	color:#193177;
	font-size:21px;
	font-weight:bold;
}
h3
{
	font-size:14px;
	color:#C7A338;
}
p
{
	color:#193177;
	font-size:16px;
}
strong
{
	color:#666666;
}
h1
{
	font-size:31px;
	color:#193177;
}
a
{
	text-decoration:none;
	color:#C92132;
}
a:hover
{
	text-decoration:underline;
}
#mainContainer
{
	width:875px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
}
#top
{
	width:875px;
	height:147px;
	background-image:url(../images/top.jpg);
}
#logo
{
	width:255px;
	height:147px;
	float:left;
	cursor:pointer;
}
#lang
{
	float: right;
	width: 54px;
	height: 17px;
	margin-right: 10px;
	margin-top: 4px;
}
#es
{
	width:25px;
	height:17px;
	cursor:pointer;
	float:left;
}
#en
{
	width:25px;
	height:17px;
	cursor:pointer;
	float:right;
}
#menu
{
	width: 620px;
	height: 46px;
	margin-top: 5px;
	float: right;
}
#menu ul
{
	width:620px;
}
#menu li
{
	margin-top:0px;
	display: inline;
	list-style-type: none;
	margin-right:27px;
}
#menu li a
{
	color:#FFF;
	cursor:pointer;
}
#menu li a:hover
{
	color:#000;
	text-decoration:none;
}
#content
{
	width:875px;
	height:565px;
}
#information
{
	float:left;
	width:552px;
	height:560px;
}
#information h1
{
	margin-left:25px;
}
#title
{
	width:552px;
	height:55px;
}
#description
{
	width:552px;
	height:470px;
	padding-top:10px;
	background-image:url(../images/bg_line.jpg);
	background-repeat:no-repeat;
}
#description p
{
	font-size:13px;
}
#description ul
{
	list-style-image:url(../images/list.jpg);
	font-size:13px;
	color:#193177;
}
#sidebar
{
	width:320px;
	height:565px;
	float:right;
}
#boxRed
{
	width:237px;
	height:194px;
	margin-top:42px;
	margin-right:18px;
	background-image:url(../images/sideBox.jpg);
	background-repeat:no-repeat;
	float:right;
}
#sidebar h2
{
	margin-top:5px;
	text-align:center;
	color:#FFF;
	font-size:18px;
}
#sidebar p
{
	font-size:13px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
#mapa
{
	width:237px;
	height:200px;
	margin-top:42px;
	margin-right:18px;
	float:right;
}
#airplaneBox
{
	width:568px;
	height:234px;
	margin-left:18px;
	margin-top:20px;
	background-image:url(../images/airplane.jpg);
	background-repeat:no-repeat;
	float:left;
}
#airplaneBox h2
{
	margin-top:15px;
	margin-left:25px;
}
#airplaneBox p
{
	margin-top:10px;
	font-size:13px;
	margin-left:10px;
	margin-left:25px;
	margin-right:25px;
}
#sideBox
{
	width:237px;
	height:194px;
	margin-top:42px;
	margin-right:10px;
	background-image:url(../images/sideBox.jpg);
	background-repeat:no-repeat;
	float:right;
}
#sideBox h2
{
	margin-top:5px;
	text-align:center;
	color:#FFF;
	font-size:18px;
}
#sideBox p
{
	font-size:13px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
#topBox
{
	width:875px;
	height:280px;
}
#boxes
{
	width:870px;
	height:217px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#boxes h2
{
	margin-top:10px;
	text-align:center;
}
#boxes p
{
	margin-top:10px;
	text-align:left;
	font-size:13px;
	margin-left:15px;
	margin-right:15px;
}
#boxes a
{
	margin-left:15px;
	font-size:13px;
}
#box1
{
	width:290px;
	height:217px;
	float:left;
	background-color:#FFF;
}
#box2
{
	width:290px;
	height:217px;
	float:left;
	background-color:#CCCCCC;
}
#box3
{
	width:290px;
	height:217px;
	float:right;
	background-image:url(../images/bgBox3.jpg);
	background-repeat:no-repeat;
}
#footer
{
	margin-top:20px;
	width: 875px;
	height: 141px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#footer p
{
	color:#FFF;
	font-size: 12px;
}
.input 
{
	border: 1px solid #C7A338;
	height: 25px;
	width: 200px;
}
.error {
	border: 1px solid #e88482;
	background-color: #f9dbdb;
	width: 200px;
	height: 25px;
}
.sendForm 
{
	height: 29px;
	width: 104px;
	background-color:#193177;
	color: #FFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	background-repeat: no-repeat;
}
/*feed rotator*/

#feed-rotator #feed {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 220px;
}

#feed-rotator #feed li {
	width: 220px;
	display: none;
	margin:10px;
}

#feed-rotator #feed a {
	display: block;
	text-align: center;
}

#feed-rotator #feed div.pubdate {
	text-align: center;
	font-style: italic;
	margin-top:30px;
	color: #666;
}

div.status {
	padding: 5px;
	text-align: center;
	background: #c60;
}
.styled-select select 
{
   background: transparent;
   width: 268px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
}
.styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: url(new_arrow.png) no-repeat right #ddd;
   border: 1px solid #ccc;
   }
