@charset "utf-8";
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Trebuchet Ms;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
	background: url(images/background01.jpg) repeat;
}
.margen_principal
{
	width: 955px;
	height: 0 auto;
	margin: 0 auto;
	background-image: url(images/background01.gif);
	/*border-top: solid 2px #000066;*/
	border-left: solid 2px #000066;
	border-right: solid 2px #000066;
	border-bottom: solid 2px #000066;
	/*background-repeat: repeat-y;*/
}
/* Menu */

#menu {
	width: 955px;
	height: 25px;
	border-bottom: solid 1px #000066;
	background-color: #000066;
	margin: 0 auto
}

#menu ul {
	margin: 0 0 0 190px;
	padding: 0;
	list-style: none;
}

#menu li {
	font-size: 12px;
	display: inline;
}

#menu a {
	float: left;
	height: 15px;
	padding: 5px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}

#menu a:hover {
	background: #003399;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #10208d;
	color: #FFFFFF;
}

.margen_secundario
{
	width: 955px;
	height: auto;
	margin: 0 auto
}
.contacto a
{
	color: #333;
	text-decoration: none;
}
.contacto a:hover
{
	color: #0066CC;
	text-decoration: none;
}
.vin a
{
	color: #333;
	text-decoration: underline;
}
.vin a:hover
{
	color: #0066CC;
	text-decoration: none;
}
.dudas a
{
	color: #FFFFFF;
	text-decoration: none;
}
.dudas a:hover
{
	color: #0066CC;
	text-decoration: none;
}
.titulos {
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #FFFFFF;
}
.cert {
	font-family: Trebuchet Ms;
	font-size: 14px;
	color: #333333;
}
.esp {
	padding: 0 10px 0 30px;
	color:#333333;
}
.esp a {
	color: #333333;
	text-decoration: none;
}
.esp a:hover {
	color: #ff7900;
	text-decoration: none;
}
.esp_en a {
	color: #333333;
	text-decoration: none;
}
.esp_en a:hover {
	color: #ff7900;
	text-decoration: none;
}
.highslide {
	cursor: url(efect/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
    border: none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.img_amp
{
	text-decoration: none
}
.redac
{
	padding: 0 5px 0 5px
}
.cont_php a
{
	text-decoration: none;
	color:#000066
}
.cont_php a:hover
{
	text-decoration: none;
	color:#FF3300
}
.margen li
{
	margin: 0 10px 0 -20px;
}
