@charset "UTF-8";
/*** CSS Document */

#inicio{
background:#DCE2F1;
}
#inicio a, a:link{
color:#1119BA;  
}
#inicio a:hover{
color:#6c6c6d;
}

body {
/***   background-color: #FFFFFF;
  */  font-family: Verdana,Arial,Helvetica,sans-serif;
}
a {
    text-decoration: none;
}
a:link {
    color: #1119BA;
    font-weight: bold;
}
a:active {
    color: #1119BA;
    font-weight: bold;
}
a:visited {
    color: #1119BA;
    font-weight: bold;
}
a:hover {
    color: #666666;
    font-weight: bold;
}
label.error {
    color: #FF6600;
}
input.defaultButton {
    background: none repeat scroll 0 0 #FFFCD6;
    color: #3D132B;
}
#container01{
background:#DCE2F1;
}

#container {
    background-color: #DCE2F1;
    font-size: 1em;
}
#header {
    background-color: #FFFFFF;
    min-height: 100px;
}
#headerTitle {
    text-align: center;
}
#header h1 {
    background-color: #004400;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 2em;
    letter-spacing: 10px;
    line-height: 2.5;
    text-transform: uppercase;
}
#footer {
    background-color: #004400;
    color: #FFFFFF;
}
#footerContent {
    color: #FFFFFF;
}
#main {
    background-color: #FFFFFF;
    background-image: url("../../servicios/rmac/RevMexACMainBgr.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-top: 157px;
}
#main h2 {
    background-color: #FFFFFF;
    border-bottom: 2px solid #1119BA;
    border-top: 2px solid #1119BA;
    color: #1119BA;
    font-family: "Times New Roman",Times,serif;
    font-weight: bold;
    padding-top: 3px;
    text-align: center;
    width: 100%;
}
#main h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
#navbar {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #1119BA;
    text-align: center;
}
#breadcrumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px none #F0ECDB;
    font-style: italic;
    height: 18px;
    line-height: 1.5em;
    padding: 0px;
    text-align: center;
}
#content {
    border-top: 1px none;
    color: #000033;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding: 0 12px;
}
#content h3 {
    color: #1139AA;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
#content h4 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
#content h5 {
    text-transform: uppercase;
}
span.highlight {
    border-bottom: 1px dotted #004400;
}
table.listing tr.highlight {
    background: none repeat scroll 0 0 #FCFF64;
}
table.listing tr.fastTracked {
    background-color: #82BD86;
}
table.listing td.headseparator {
    border-top: 1px dotted #004400;
}
table.listing td.endseparator {
    border-top: 1px dotted #004400;
}
span.formError {
    color: #FF6600;
}
ul.formErrorList {
    color: #FF6600;
}
div.separator {
    border-bottom: 1px dotted #004400;
}
#rightSidebar ul, #leftSidebar ul {
    margin-left: 0;
    padding-left: 0;
}
#rightSidebar li, #leftSidebar li {
    list-style-type: none;
}
#rightSidebar{
    margin-top: 5px;
	margin-right:1%;
}
.pie_issn {
    background-color: #1119BA;
    background-image: url("../../servicios/rmac/RevMexACPieBgr.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: auto;
    padding: 12px;
} 
