/* Start of CMSMS style sheet 'Anova : Main' */
* {
  margin:0;
  padding:0;
  border:0 none;
}

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 0.7em;
   color: #003150;
   margin-top:1em;
}

div {
/*   font-size: 11px;*/
}

p{
text-align:justify;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
  /* color: #cc6714;  */
   color: #FF6319;
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   color: #FF6319;
}

a:hover {
   text-decoration: none;
   /*background-color: #f3f3f3;*/
   color: #FF6319;
}

hr{
border-top:1px solid #FF6319;
clear:left;
margin-bottom:20px;
}

/* center wrapper, min max width */
div#pagewrapper {
   margin: 0 auto;
   width: 995px;
   /*min-width: 750px;*/
   background-color: #ffffff;
}

div#header {
   margin-bottom:15px;
   padding: 10px;
}


div#header h1 {
   font-size: 3em;
   color: #FF6319;
   line-height:1em;
   margin:0;
   text-align:left;
   letter-spacing: 6px;
}

div#header_slogan{
   /*float:left;   */
   /*font-size: 13px;*/
   font-size: 1.1em;
   font-weight:bolder;
   color: #FFFFFF;
   letter-spacing: 6px;
   font-family: Arial, Helvetica, sans-serif;
   height:32px;
   padding-left:13px;
}


div#header_contacto{
   float:right;   
   text-align:right;
   font-size: 12px;
   font-weight:bolder;
padding-right:13px;
}

div#header_image{
/*text-align:center;*/
padding:0px 13px;
height: 122px;
}
div#logo{
float:left;
}
div#logo a{
display:block;
}
div.utilidades{
float:right;
margin-top:18px;
padding-right:13px;
}

div.utilidades img{
vertical-align:middle;
height:30px;
}

div.utilidades a,div.utilidades a:link, 
div.utilidades a:active,div.utilidades a:visited, 
.utilities-link {
 color:#999999;
}

div.utilidades a:hover{
 color:inherit;
}

div.utilidades div.container{
   float:left;
   padding: 0.6em 0 0.2em 0;
   margin: 0 0 0 35px;
}
.imgfeed{
height:16px;
}

div#menu{
clear:both;
padding:0px 10px 0 13px;
}
div#submenu{
clear:both;
padding:0px;
margin:0px;
}




input.text, input.search {
   padding:3px 5px;/* 3px 22px;*/
color:#CCCCCC;
   border:1px SOLID #CCCCCC;
   /*background: transparent url(images/bg-input.gif) no-repeat scroll left center;*/
font-size:1em;
}


.button, .fbsubmit{
/*background-color:#005A8B;
border:medium none;
color:#FFFFFF;
padding:2px 0.5em;*/

overflow:visible;
background:transparent url(images/bg-button.gif) no-repeat scroll left center;
border: 1px solid #EEEEEE;border-left:none;
cursor:pointer;
padding:2px 5px 2px 12px;
font-size:1em;
}

div#content {
   color: #003150;
   margin-left: 23px;/* lo que ocupe div#leftsidebar + 35px */
   margin-right: 22px;/* lo que ocupe div#rightsidebar + 35px */
   /*width: 354px;*/ /* minus 6px due to ie6 */
}

div#content h1.header_title_default{
 background: transparent url('images/bgsection_title_ob_l.gif') scroll no-repeat left 3px;
 padding:0 0 15px 160px;

color:#005A8B;
font-size:13px;
letter-spacing:3px;
/*text-transform:lowercase;*/

}

div#content img#thumb_section_title{
   position:relative;top:-33px;left:0;
   padding:0 20px 10px 30px;
}

div#content p#section_intro{
   text-align:justify;
}


div#leftsidebar {
   float: left;
   width: 150px;
   display: inline;  /* FIX IE double margin bug */
   /* margin-left: 0; */
}

div#logos {
   margin-top: 40px;
   border-top: 1px dotted #cccccc;
   border-bottom: 1px dotted #cccccc;
   width: 100%;  
   text-align: center;
}

div#logos img {
   padding-top: 20px;
   padding-bottom: 20px;
}


div#rightsidebar {
   float: right;
   width: 256px;
margin-left:15px;
margin-bottom:15px;
/*padding:15px 10px;*/
/*background:transparent url('images/bgbloques.gif') no-repeat top left;*/
/*background-color:#FCFCFC;*/
/*border:1px solid #EEEEEE;*/
/*margin-top:-35px;*/
}


#rightsidebar h3{
background-color:#3C7FA5;
color:#FFFFFF;
padding:3px 10px;
}

.confondo{
background-color:#F4F4F4;
padding:5px 10px;
}

div#footer {
   clear: both;
   /*position:relative;top:-125px;*/
   /*padding:20px 10px;  */
}

div#footer_slogan {
   float:right;
   padding-top:120px;
   padding-left: 30px;
   /*font-size: 13px;*/
   font-size: 1.1em;
   font-weight:bolder;
   color: #003150;
   letter-spacing: 6px;
   font-family: Arial, Helvetica, sans-serif;
}

div#footer_logos{
   text-align:right;
   margin:10px 23px;
}
div#footer_logos img{
   margin-left:25px;
}

div#footer_address {
   text-align:center;
   padding-left: 30px;
}


div#footer p {
   font-size: 0.8em;
   padding: 1em;
   text-align: center;
   margin: 0;
}

div#footer p a {
   color: #89817f;
   /* border-bottom:1px dotted #89817F; */
   border-bottom:1px dotted #564931;
   text-decoration: none;
}

div#footer p a:hover {
   color: #fff;
   /* background-color: #575352; */
   background-color: #3a3429;
   text-decoration: none;
   border-bottom:1px dotted #fff;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   /*padding-bottom: 1em;*/
   border-bottom: 1px dotted #c0c0c0;
   margin-top: 15px;
margin-bottom: 15px;
}

h1 {
   color: #FF6319; 
   font-size: 13px; 
   text-align: left; 
   line-height: 1.3em;
   margin: 0 0 15px 0;
}

h2 {
   color: #005A8B; 
   font-size: 12px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

h3 {
   color: #005A8B; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}

h3 a{color: #005A8B;}
h3 a:visited{color: #005A8B;}

h4 {
   color: #005A8B; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h5 {
   color: #005A8B; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   /*font-size: 1em;*/
   margin: 0 0 0.8em 0; /* some air around p elements */
   line-height: 1.6em;
   padding: 0;
/*margin-left:48px;width:570px;*/
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */

/* Listas en todo el contenido */
div#content ul,div#content ol,div#content dl {
   line-height: 1.6em;
   margin: 0 0 0.5em 0em;
   list-style-type:disc;
   list-style-image:url('images/list-square.gif');
}
div#content ul ul,div#content ol ol,div#content dl dl {
   list-style-image:url('images/list-square-empty.gif');
}

/* Listas en los bloques de la derecha */
div#rightsidebar ul,div#rightsidebar ol,div#rightsidebar dl {
   list-style-image:url('images/list-arrow.gif');
}
div#rightsidebar ul ul,div#rightsidebar ol ol,div#rightsidebar dl dl {
   list-style-image:url('images/list-arrow-empty.gif');
}




div#content ul li,
div#content ol li {
  margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#content dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#content dl dd {
   margin: 0 0 1em 1em;
}

div#content dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}



/* END LISTS */

.enfasis{
   font-weight: bolder;
}
.resaltado{
   color:#FF6319;
}
.azul_claro{
 color:#005A8B;
}
.azul_oscuro{
 color:#003150;
}

.separador{
clear:both;
line-height:0;font-size:0;
}

.ampliar {
cursor:url('images/ampliar.cur'), pointer;
}

.texto_derecha{
text-align:right;
}

.deg{
   background: transparent url('images/bg_h3_deg.gif') scroll no-repeat center left;
   padding-left:95px;
}

img.derecha{
float:right;
margin:10px 0px 10px 10px;
}
img.izquierda{
float:left;
margin:10px 10px 10px 0px;
}

img.borde{
border:1px solid #BFC2C4;
}

.mayusculas{
text-transform:uppercase;
}

div.sombra{
background:transparent url(images/sombra.gif) no-repeat scroll 2px 2px;
padding:0 2px 2px 0;
position:relative;
}

.box-home{
 float:left;
 width:280px;
 /*padding:15px;*/
 /*border:1px solid #CCCCCC;*/
 /*background-color:#FCFCFC;*/
 /*margin-right:30px;*/
}

#contenedor_logos_postgrado{
text-align:center;width:100%;
}
#contenedor_logos_postgrado img{
vertical-align:middle;
}

.conborde-dashed{
  border:1px dashed #CCCCCC;
}


/* End of 'Anova : Main' */

