﻿html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #444;
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	clear:both;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 1100px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}

div #container #principal{
				
	background-image:url('../images/logo_p.png');
	 background-repeat:no-repeat;
	 padding-left:440px;
	  min-height:625px;
}

#principal #eslogan{
				
		 clear:both;
}

#principal a.imagen,a.imagen:link{
		 color: white;
		 		
}
#principal #texto{
	color:#0044fa;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

#menu {
 
    margin:auto;
    width: 100%;
	clear: both;
    }
#menu ul{
    list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
     
}
#menu ul li {
float:left;
margin-right:10px;
}

.align-right { float:right; margin: 0 0 15px 15px; }

.roundedcornr_box {
   background: #0044fa;
   margin: 5px 5px 5px 10px;
   width:290px;
   float:left; 
}
.roundedcornr_top div {
   background: url(roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }

.roundedcornr_content p{ margin:0px; color:white;
}

.roundedcornr_content a{ color:white;
}


.roundedcornr_content p.titulo
{
 font-size:1.2em;
}


.roundedcornr_box_808715 {
   background: #ffa626;
   margin: 15px 15px 10px 10px;
}
.roundedcornr_top_808715 div {
   background: url(roundedcornr_808715_tl.png) no-repeat top left;
}
.roundedcornr_top_808715 {
   background: url(roundedcornr_808715_tr.png) no-repeat top right;
}
.roundedcornr_bottom_808715 div {
   background: url(roundedcornr_808715_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_808715 {
   background: url(roundedcornr_808715_br.png) no-repeat bottom right;
}

.roundedcornr_top_808715 div, .roundedcornr_top_808715, 
.roundedcornr_bottom_808715 div, .roundedcornr_bottom_808715 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_808715 {color:#4a4adb; font-size:1.5em; }	
.roundedcornr_content_808715 p{  margin-top:0px; margin-bottom: 0px; text-align:center;}	

