rial/*#############################################################
Nombre: Comedor Santa Maria
Fecha: Junio-2008
Author: Tom0014
URL: http://www.comedorsantamaria.org.mx
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:visited {color: #963;}
a:hover {color: #C60;}

body {
	background: /*#CCD8E0*//*#99CCFF*/ #FFFFFF url(../img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5% "VAGRoundedStd-Bold",Arial,sans-serif;
	margin: 0;
	padding: 0;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em "VAGRoundedStd-Bold",Arial,sans-serif;
	
	color: #9ACDFF;
}
span
{
	color: #9ACDFF;
	font-weight:bold;
	font-size: 16px;
}

code {
	color: #246AAF;
	display:block;
	font: normal 2em "VAGRoundedStd-Bold",Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 2px;
	padding: 4px 5px;
	white-space: normal;
}

.perm{
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: table-cell;
	font: normal 1em Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
}


blockquote {
	/*background: url(../img/quote.gif) no-repeat;*/
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 8px 8px;
	width: 770px;
}

/* header */
.top {
	
	padding: 20px 8px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 100px;
	margin: 0 auto;
	padding: 8px 8px 5px;
	width: 770px;
}
.header .left, .header .right {
	background: /*#A4A4A0*/ #FFF;
	color: #FFF;
	height: 100px;	
}
.header .left {
	background: #FFF center;
	font: normal 2.8em "VAGRoundedStd-Bold",sans-serif;
	line-height: 100px;
	text-align: center;
	width: 770px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "VAGRoundedStd-Bold",sans-serif;}

/* navigation */
.navigation {	
	
	background: url(../img/nav.png);
	border: 1px solid #DFEEF7;
	/*border-color: #DFEEF7 #CFDEE7;*/
	height: 42px;
}
.navigation a {
	/*background: #246AAF  url(../img/nav.png);*/
	border-right: 1px solid #AFBEC7;
	color: #fff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 10px;
	text-decoration: none;
}
.navigation a:visited {color: #fff;}
.navigation a:hover {background: #009FC6;background-position: left bottom; color: #FFC;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(../img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 203px;
}

.sidenav a, a:visited { text-decoration:none;color: #FFF}
.sidenav h2 {
	color: #FFF;
	font-size: 1.3em;
	line-height: 30px;
	margin: 0;
	padding-left: 14px;
}

.sidenav h2 a:hover {
	display: block;
	background: #009FC6;
	color: #FFC;	
}
.sidenav ul {
	padding: 0;
	border-top: 1px dashed #EAEADA;
	border-bottom:1px dashed #EAEADA;
}
/*.sidenav li {border-bottom: 1px solid #EAEADA #fff;*/
.sidenav li a {
	font-size: 1em;
	color: #FFF;
	display: block;
	padding: 5px 0 5px 40px;
	font-weight: 400;
	text-decoration: none;
	width: 80%;
}
.sidenav li a:hover {
	background: #009FC6;
	color: #FFC;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 520px;
}
.content .descr {
	text-align:right;
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: "VAGRoundedStd-Bold","Verdana","Lucida Sans Unicode",sans-serif;
	font-size: 14px;
	text-align: justify;
	}

/* footer */
.footer {
	background: #246AAF repeat-x;
	border-top: #FFFFFF solid 3px;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

table {
	BORDER-RIGHT: #2369ae 1px solid; BORDER-TOP: #2369ae 1px solid; BORDER-LEFT: #2369ae 1px solid; BORDER-BOTTOM: #2369ae 1px solid; margin: 2px 2px;
}
td{
padding:5px 5px 5px 5px;
text-align: center;
border-bottom: 1px solid #666666;
}
.Azul2, .Azul {
	text-align:center;
	font: normal  Verdana,sans-serif;
	padding: 4px 4px;
}
.Azul{
		COLOR: #000000; BACKGROUND-COLOR: #99ccff;
}
.Azul2 {
	COLOR: #ffffff; BACKGROUND-COLOR: #2369ae
}

a img {
border: 0;
}

.CobGeo li{ text-align:left; padding:4px 2px 4px 2px; font-size:1em}
.CobGeo a {text-decoration:none; text-shadow:#666666}

.photo {
padding: 5px;
display: block;
margin: 0 10px 0 10px;
background-color: #f0f0f0;
}
#formulario {
	margin: 10px;
	padding: 0px;
	border: 1px solid #f7f7f7;
	background-color: #99CCFF;
}
fieldset {
	border: 0;
	padding: 5px;
	border:outset;
}

legend{
	font-family: "VAGRoundedStd-Bold", Vendana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border: 0;
	margin-top:0;
	padding-top:0;
	margin-bottom: 0;
	padding-bottom: 0;
	COLOR: #333333;
	margin-bottom: 20px;
}

label,input {
	font-family: "VAGRoundedStd-Bold", Vendana, Arial, sans-serif;
	font-size: 13pt;
	display: block;
	width: 185px;
	float: left;
	margin-bottom: 10px;
}

label {
	color: #ffffff;
	text-align: right;
	width: 70px;
	padding-right: 10px;
}

input {
		border: 1px solid #ccc;
		color: #000000;
		font-size: 10pt;
}

textarea{
	border: 1px solid #ccc;
	font-family: "VAGRoundedStd-Bold", Vendana, Arial, sans-serif;	
	font-size: 13pt;
	color: #2F4165;
}
.submit {
	background-color: #2369AE;
	border-top: 1px solid #99CC66;
	border-left: 1px solid #99CC66;	
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
	margin-top:10px;
	margin-bottom:10px;
	color: #fcfcfc;
}

.complementa{
	display: block;
	color: #444;
	font-weight: bold;
	padding-left: 28px;
}

.titulo{
text-align:center;
color:#FFFFFF;
display:block;
background:#009FC6;
font-weight: bold;
font: normal 1.8em "VAGRoundedStd-Bold",Arial,sans-serif;
padding: 4px 5px;
white-space: normal;
}

.photo2 {
padding: 5px;
display: block;
margin: 0 10px 0 10px;
background-color: #f0f0f0;
}