/*
(c) 2013 | Designed by Senac Sao Paulo
File	: _vestibular2013.css
Date	: august 12, 2013
Project	: Vestibular 2013 - Capa
*/

div{ border:0px solid gray; }

div#menu2013{ float:left; width:1000px; height:205px;  border:0px solid orange; font-family:Tahoma,Verdana,Arial; font-size:13px; margin-top:15px; margin-bottom:13px;  }
#menu2013 a:link{ font-size:12px; text-decoration:none; color:white; font-family:Tahoma,Verdana,Arial; }
#menu2013 a:hover{ font-size:12px; text-decoration:underline; color:white; font-family:Tahoma,Verdana,Arial; }
#menu2013 a:visited{ font-size:12px; color:white; font-family:Tahoma,Verdana,Arial; }

div#menu2013-c1{ float:left; width:759px; height:200px;  border:0px solid orange; /* background-image:url('http://www.sp.senac.br/flash/vestibular/2013-2sem/imagens/vestibular_7.jpg'); background-size:759px 314px; background-repeat:no-repeat; */ }
div#menu2013-c1 img{ width:759px; height:314px; border:0px;}
div#menu2013-c2{ float:right; width:240px; height:200px;  border:0px solid orange; background:#eaeaea; }

.menu2013-item{ float:left; width:240px; height:39px; background:#002554; border-bottom:1px solid white; text-align:right; color:white; }
.menu2013-item p{ margin-top:12px; margin-right:25px; color:white; }


/* breadCrumb */
#breadCrumb{ float:left; width:1000px; height:30px; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; margin-top:7px; margin-bottom:20px; text-align:left; font-family:tahoma,verdana,arial; font-size:12px; }
#breadCrumb a:link{ font-size:12px; text-decoration:none; color:#666; !important }
#breadCrumb a:hover{ font-size:12px; text-decoration:underline; color:#666; !important }
#breadCrumb a:visited{ font-size:12px; color:#666; !important }
#text{ margin-top:5px; margin-bottom:10px; float:left; }
#button{ float:right; width:240px; height:30px; }
#gallery{ float:left; width:100%; height:640px; border:0px solid orange; margin-bottom:20px; margin-top:0px; border-bottom:1px solid #00478B; background-color:#eaeaea; }



