
body {background:transparent url(../mainPart/background.gif); padding: 0; margin: 0; font-family: Tahoma, Verdana, serif; font-style: normal;  color: #343434; }

/*only for default page*/
.homePage {width:750px; height:520px; margin:40px auto auto auto; font-size:1.3em; } /*only for default page*/

/*for main Page*/
.allPages {width:750px; margin:40px auto auto auto; height:auto; font-size:1.3em; }
.logo {height:90px; width:253px; padding:5px 0 0 10px; }
.header {background:transparent url("../mainPart/upperPart.png") 0 0 no-repeat; padding: 0; margin: 0; min-height:514px; }
.ifHeaderEmpty {height:505px; }
.reapeatable {background:transparent url("../mainPart/middlePart.png") 0 0 repeat-y; padding: 0 0 30px 0; margin: 0; height:auto; }
.footer {background:transparent url("../mainPart/bottomPart.png") 0 0 no-repeat; padding: 0; margin: 0; height:25px; }
.footer .textFooter {font-size:0.9em; margin-left:10px; color:#156405; }
.text {padding:10px 40px 10px 20px;}
.text p{padding:10px 0px 0px 0px;}
.wordDocument { background:transparent url("../mainPart/wordIco.gif") 0 0 no-repeat; padding: 5px 0 10px 40px; float:left; }
.pdfDocument { background:transparent url("../Libros/ico_adobe_reader.gif") 0 0px no-repeat; padding: 12px 0 10px 40px; float: left;}
.HTMLDocument { display:block; clear:left; padding-left:5px; padding-top:5px; color: green !important; text-decoration:underline !important; }
.standingAlone {margin:10px 0 20px 0;}
.standingAloneBig {margin:20px 0 30px 0; }
.arrow { background:transparent url("../mainPart/listIco.gif") 0 2px no-repeat; padding-left:20px; }
.new { background:transparent url("../mainPart/new.gif") 0px 2px no-repeat; padding-left:80px;}
.infoIco { background:transparent url("../mainPart/InfoIco.gif") 0 2px no-repeat; padding-left:20px; }
.tipIco { background:transparent url("../mainPart/tipIco.gif") 0 2px no-repeat; padding-left:20px; }
.tipIcoNew { background:transparent url("../mainPart/tipIcoNew.gif") 0 2px no-repeat; padding-left:20px; }
.adobeReaderIco { background:transparent url("../Libros/ico_adobe_reader.gif") 0 0px no-repeat; padding: 8px 0 10px 40px; }
.handIco { background:transparent url("/SedePrincipal/img/hand.gif") 0 0px no-repeat;  padding: 15px 0 20px 60px;}
.textAfterImage {float:left; margin-right:20px; }
.textwithTopMargin {margin-top:40px;}
.textunderImage {margin-top:30px;}
.blueColor {color:blue; }
.greencolor {color:#606E21; font-style:italic; font-weight: bold; }
.redcolor {color:red; font-weight: bold; }
.linkGreencolor {color:#156405 !important; }
.linkDarkGreencolor {color:#aa5203 !important; }
.pageTitle {margin-left:230px; }
.fontItalic { font-style:italic; }

/*publications*/
.publications {margin:20px 0px; }
.publications img {float:left; margin-right:20px; clear:left; }
.publications .afterPicture {line-height:20px; }

/*Header*/
h1 {font-size:1.2em; padding:10px 0 10px 20px; }
h2 {font-size:1.1em; padding:20px 0 0px 0px; } 
h3 {font-size:1.1em; padding:10px 0 10px 20px; }

/*link style*/
a:link {text-decoration: none ; color:blue; }
a:visited {text-decoration: none; color:blue}
a:active {text-decoration: none; color:#ff0000}
a:hover {text-decoration: none; color:#ff0000}

/*contact form*/
.contactForm {margin-top:50px; padding:20px; width:800px; }
.contactForm label {display:block; width:180px; float:left; text-align:right; padding-right:10px; margin-bottom:10px; }
.contactForm input {width:180px; float:left; margin-bottom:10px; }










